Skip to content

Commit 387496a

Browse files
author
Francisco Javier Franco Algarrada
committed
1484 fix pytest 3.6.4 has requirement pluggy<0.8,>=0.5, but you'll have pluggy 0.8.0 which is incompatible.
1 parent f2d0d5d commit 387496a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"bumpversion>=0.5.3,<1",
8484
"wheel",
8585
"setuptools>=36.2.0",
86+
"pluggy==0.7.1",
8687
"tox==2.7.0",
8788
"twine",
8889
],

0 commit comments

Comments
 (0)