Skip to content

Commit 96e1229

Browse files
committed
MNT: Pin pytest<7 for python 3.6
1 parent 7f7661d commit 96e1229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ style =
5959
test =
6060
coverage
6161
pytest !=5.3.4
62+
pytest <7 ; python_version == "3.6"
6263
pytest-cov
6364
pytest-doctestplus !=0.9.0
6465
all =

0 commit comments

Comments
 (0)