minor fixes

This commit is contained in:
Maximilian Hils
2016-07-19 18:09:33 -07:00
parent 1ff800598a
commit b27db1fc81
4 changed files with 5 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ setup(
install_requires=[
"click>=6.2, <7.0",
"twine>=1.6.5, <1.7",
"virtualenv>=14.0.5, <14.1",
"virtualenv>=14.0.5, <15.1",
"wheel>=0.29.0, <0.30",
"six>=1.10.0, <1.11",
"pysftp>=0.2.8, !=0.2.9, <0.3",