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 c735bfb commit 22734cdCopy full SHA for 22734cd
1 file changed
setup.py
@@ -48,7 +48,7 @@
48
'coverage>=4.5.2',
49
'freezegun>=0.3.11, <=1.1.0',
50
'pylint==1.9.4',
51
- 'flake8==3.6.0',
+ 'flake8>=3.6.0',
52
'coveralls==1.5.1',
53
),
54
},
0 commit comments