Skip to content

Commit

Permalink
Try if pytest version is causing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Mar 15, 2024
1 parent 7208b91 commit 72b3df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pylint==3.0.3
# since there can be significant differences between (non-major) versions,
# both in terms of behavior and performance
astroid==3.0.3
pytest
pytest<8.1
### coverage
coverage
pytest-cov
Expand Down

0 comments on commit 72b3df4

Please sign in to comment.