Skip to content

Commit

Permalink
MNT: Pin pytest<7 for python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Feb 7, 2022
1 parent 7f7661d commit 96e1229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ style =
test =
coverage
pytest !=5.3.4
pytest <7 ; python_version == "3.6"
pytest-cov
pytest-doctestplus !=0.9.0
all =
Expand Down

0 comments on commit 96e1229

Please sign in to comment.