Skip to content

Commit

Permalink
bound
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMiddlehurst committed Jun 18, 2024
1 parent 372f2e6 commit 63ef97f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ all_extras = [
"stumpy>=1.6.0",
"wildboar>=1.1.0",

# temporary for stumpy
"setuptools",
# temp
"fdasrsf<=2.5.2", # temporary, currently above this breaks on some OS
"setuptools", # temporary for stumpy
]
unstable_extras = [
"mrsqm>=0.0.1 ; platform_system == 'Darwin' and python_version < '3.12'", # requires gcc and fftw to be installed for Windows and some other OS (see http://www.fftw.org/index.html)
Expand Down

0 comments on commit 63ef97f

Please sign in to comment.