Skip to content

Commit 960a97a

Browse files
authored
Avoid regression on pytest 7.1
See pytest-dev/pytest#9765
1 parent 850e62d commit 960a97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ isort
1212
m2r2
1313
nbsphinx
1414
pydocstyle
15-
pytest >=3.2
15+
pytest <=7.1
1616
sphinx_compas_theme >=0.15.18
1717
sphinx >=3.4
1818
twine

0 commit comments

Comments
 (0)