Skip to content

Commit

Permalink
Pin pytest to v7
Browse files Browse the repository at this point in the history
Pytest 8 seems to break our CI? It was only released a few days
ago, give it a bit more time to settle in.
  • Loading branch information
ajjackson committed Jan 30, 2024
1 parent 1342d30 commit c361e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests_and_analysis/tox_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mock
pytest
pytest~=7.0
coverage
pytest-mock
pytest-lazy-fixture
Expand Down

0 comments on commit c361e20

Please sign in to comment.