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 c32c963 commit 3629208Copy full SHA for 3629208
setup.py
@@ -4,7 +4,7 @@
4
'pytest>=4',
5
'pytest-cov>=2.6.0',
6
# 'pytest-flake8==4.0.1',
7
- 'pytest-flake8<5.0.0',
+ 'pytest-flake8<1.1.2',
8
'flake8<5.0.0'
9
]
10
0 commit comments