Skip to content

Commit 3629208

Browse files
committed
update pytest-flake8 version requirement
1 parent c32c963 commit 3629208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'pytest>=4',
55
'pytest-cov>=2.6.0',
66
# 'pytest-flake8==4.0.1',
7-
'pytest-flake8<5.0.0',
7+
'pytest-flake8<1.1.2',
88
'flake8<5.0.0'
99
]
1010

0 commit comments

Comments
 (0)