mirror of
https://github.com/enpaul/vault2vault.git
synced 2025-09-18 15:28:38 +00:00
Add entrypoint script to pyproject
This commit is contained in:
@@ -30,6 +30,9 @@ classifiers = [
|
||||
"Programming Language :: Python :: Implementation :: CPython"
|
||||
]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
vault2vault = "vault2vault:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6.1"
|
||||
"ruamel.yaml" = "^0.17.16"
|
||||
|
Reference in New Issue
Block a user