Skip to content

Commit

Permalink
pin pytest as < 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlarsen-usgs committed Jan 31, 2024
1 parent e7225b0 commit 688a10f
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 @@ -52,7 +52,7 @@ test = [
"jupyter",
"jupytext",
"modflow-devtools",
"pytest",
"pytest < 8.0.0",
"pytest-benchmark",
"pytest-cases",
"pytest-cov",
Expand Down

0 comments on commit 688a10f

Please sign in to comment.