Skip to content

Commit

Permalink
Use pytest<8 for now, until pytest-lazy-fixtures gets fixed or replaced
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickJadoul committed Mar 4, 2024
1 parent b33440a commit 6103938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r ../requirements.txt

pytest
pytest<8
pytest-lazy-fixture

tgt
Expand Down

0 comments on commit 6103938

Please sign in to comment.