Compare commits
3 Commits
master
...
cryptograp
Author | SHA1 | Date | |
---|---|---|---|
![]() |
94c63d9b4e | ||
![]() |
bbf0f791b5 | ||
![]() |
f37fcd3765 |
@@ -11,6 +11,7 @@ include = ["readme.md", "LICENSE.txt"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "~3.6"
|
||||
cryptography = "2.7"
|
||||
pillar = {path = "../pillar"}
|
||||
svn = "~0.3"
|
||||
|
||||
@@ -20,5 +21,5 @@ mkdocs = "~1.0"
|
||||
mkdocs-material = "~4.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
requires = ["poetry==1.0","cryptography==2.7","setuptools==51.0.0","wheel==0.35.1"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
Reference in New Issue
Block a user