Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into dependabot/pip/uvloop-0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
teemukataja authored Mar 17, 2021
2 parents ac0d6e1 + 9330f2e commit 228dc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
extras_require={
"test": [
"coverage==4.5.4",
"pytest<5.4",
"pytest<6.3",
"pytest-cov",
"coveralls",
"testfixtures",
Expand Down

0 comments on commit 228dc2d

Please sign in to comment.