Skip to content

Commit

Permalink
Cap Scipy version in tests to prevent errors until a proper fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed Jun 27, 2023
1 parent 98273fa commit eab8f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ test = [
"pytest",
"pytest-env",
"pytest-subtests",
"scipy<1.11.0",
]

[project.urls]
Expand Down

0 comments on commit eab8f2c

Please sign in to comment.