Skip to content

Commit d2e2771

Browse files
committed
Update required pytest version, to avoid transitive "pytest >=4.6" condition not being satisfied
1 parent 36b5567 commit d2e2771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
],
4444
"dev": [
4545
"pre-commit==1.17.0",
46-
"pytest>=3.6.0",
46+
"pytest>=4.6.0",
4747
"pytest-cov>=2.7.1",
4848
"pylint==1.9.4",
4949
"pylint-exit>=1.1.0",

0 commit comments

Comments
 (0)