Skip to content

Commit

Permalink
Merge 3ca85ec into 4627315
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsbb committed Jul 16, 2020
2 parents 4627315 + 3ca85ec commit 6305517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
IS_PY3 = sys.hexversion >= 0x03000000

tests_require = [
"pytest>=2.7.3",
"pytest-cov",
"pytest>=2.7.3,<=4.6.11",
"pytest-cov<=2.8.1",
"coveralls",
"futures",
"pytest-benchmark",
Expand Down

0 comments on commit 6305517

Please sign in to comment.