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 90911b3 commit c52422bCopy full SHA for c52422b
setup.py
@@ -39,7 +39,7 @@
39
'uwsgi': ['uwsgi>=2.0.0'],
40
'cpphash': ['mmh3cffi==0.2.1'],
41
},
42
- setup_requires=['pytest-runner'],
+ setup_requires=['pytest-runner==5.2'],
43
classifiers=[
44
'Environment :: Console',
45
'Intended Audience :: Developers',
0 commit comments