Skip to content

Commit

Permalink
Add pytest<8 constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Mar 5, 2024
1 parent d5fd668 commit 3092ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.git_repo_name}}/requirements-dev.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Tests
pytest
pytest < 8 # see https://github.com/smarie/python-pytest-cases/issues/330
pytest-cov
pytest-mock
syrupy
Expand Down

0 comments on commit 3092ae4

Please sign in to comment.