Skip to content

Commit

Permalink
Pin pytest due to flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
yngve-sk authored Mar 4, 2024
1 parent a3c25e5 commit 0a4b5c5
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 @@ -110,7 +110,7 @@ dev = [
"pytest-snapshot",
"pytest-timeout",
"pytest-xdist",
"pytest>6",
"pytest>6,<8.1.0",
"resfo",
"scikit-learn",
"sphinx",
Expand Down

0 comments on commit 0a4b5c5

Please sign in to comment.