Skip to content

Commit 240a2d1

Browse files
authored
Update setup.py
1 parent 8ac9d1e commit 240a2d1

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
@@ -44,7 +44,7 @@
4444
'uwsgi': ['uwsgi>=2.0.0'],
4545
'cpphash': ['mmh3cffi==0.2.1'],
4646
},
47-
setup_requires=['pytest-runner==5.3.2'],
47+
setup_requires=['pytest-runner', 'pluggy==1.0.0'],
4848
classifiers=[
4949
'Environment :: Console',
5050
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)