Pin setuptools and wheels as well
This commit is contained in:
@@ -31,5 +31,5 @@ pytest-cov = "~2.7"
|
||||
responses = "~0.10"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry==1.0","cryptography==2.7"]
|
||||
requires = ["poetry==1.0","cryptography==2.7","setuptools==51.0.0","wheel==0.36.2"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user