We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7652e commit b81db0bCopy full SHA for b81db0b
1 file changed
setup.py
@@ -41,8 +41,7 @@
41
'coverage>=3.6',
42
'freezegun==0.3.5',
43
'pylint==1.9.1',
44
- 'pep8==1.5.7',
45
- 'pyflakes==0.8.1',
+ 'flake8==3.6.0',
46
'coveralls==1.1',
47
),
48
},
0 commit comments