Skip to content

Commit c52422b

Browse files
author
Matias Melograno
committed
pytest-
1 parent 90911b3 commit c52422b

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
@@ -39,7 +39,7 @@
3939
'uwsgi': ['uwsgi>=2.0.0'],
4040
'cpphash': ['mmh3cffi==0.2.1'],
4141
},
42-
setup_requires=['pytest-runner'],
42+
setup_requires=['pytest-runner==5.2'],
4343
classifiers=[
4444
'Environment :: Console',
4545
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)