There was an error while loading. Please reload this page.
1 parent 9da164f commit 78674adCopy full SHA for 78674ad
1 file changed
pyproject.toml
@@ -30,6 +30,7 @@ version = "0.1.0"
30
31
[project.scripts]
32
datasync = "datasync.main:app"
33
+dms_sync = "datasync.dms:app"
34
nva_sync = "datasync.nva:app"
35
ubw_sync = "datasync.ubw:app"
36
0 commit comments