Skip to content

Commit

Permalink
Limit pytest under 8.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
elchupanebrej committed Jan 30, 2024
1 parent 12b2877 commit ffe0943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ deps =
pytest72: pytest~=7.2.0
pytest73: pytest~=7.3.0
pytest74: pytest~=7.4.0
pytestlatest: pytest
pytestlatest: pytest<8.0
xdist: pytest-xdist
setenv =
COLUMNS = 80
Expand Down

0 comments on commit ffe0943

Please sign in to comment.