Skip to content

Commit

Permalink
Fix tox requirements format
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Jul 19, 2024
1 parent 5e23cf9 commit 327d04a
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~=7.0
pytest == 7.*
coverage
pytest-mock
pytest-lazy-fixture
Expand Down

0 comments on commit 327d04a

Please sign in to comment.