Skip to content

Commit

Permalink
Merge pull request #788 from AFM-SPM/ns-rse/787-pytest
Browse files Browse the repository at this point in the history
pytest<8.0.0
  • Loading branch information
ns-rse authored Jan 29, 2024
2 parents 6900c06 + 32912cf commit 324938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies = [

[project.optional-dependencies]
tests = [
"pytest",
"pytest<8.0.0",
"pytest-cov",
"pytest-github-actions-annotate-failures",
"pytest-lazy-fixture",
Expand Down

0 comments on commit 324938b

Please sign in to comment.