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 73bc953 commit 640ca53Copy full SHA for 640ca53
setup.py
@@ -20,7 +20,7 @@
20
'dev': [
21
'coverage',
22
'flake8',
23
- 'pytest',
+ 'pytest >= 3.6',
24
'pytest-cov',
25
'sphinx',
26
],
0 commit comments