Specify most minimum flake8 version

that works with pipenv
This commit is contained in:
Erin O'Connell
2017-10-31 20:35:41 -06:00
committed by GitHub
parent 0f2aa727ae
commit 5daeab4a2d
+1 -1
View File
@@ -26,7 +26,7 @@ required = [
'pew>=0.1.26',
'pip>=9.0.1',
'requests>2.18.0',
'flake8>=3.5.0',
'flake8>=3.0.0',
'urllib3>=1.21.1'
]