diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 8e80de4c..bef039fd 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -17,3 +17,4 @@ build-backend = "poetry.core.masonry.api" [tool.poetry.scripts] ruscreen = 'p7s.ruscreen:main' +mbsync_config = 'p7s.mbsync:generate_config' |
