mirror of
				https://github.com/enpaul/vault2vault.git
				synced 2025-11-04 09:26:46 +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