Skip to content

Commit 78674ad

Browse files
committed
chg: add project script
1 parent 9da164f commit 78674ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ version = "0.1.0"
3030

3131
[project.scripts]
3232
datasync = "datasync.main:app"
33+
dms_sync = "datasync.dms:app"
3334
nva_sync = "datasync.nva:app"
3435
ubw_sync = "datasync.ubw:app"
3536

0 commit comments

Comments
 (0)