Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sroet authored Jun 20, 2024
1 parent bd1700f commit b4a684f
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 @@ -34,7 +34,7 @@ dependencies = [
"importlib_resources",
"packaging",
"scipy",
"healpix@git+https://github.com/ntessore/healpix" #healpix, see if building from source fixes numpy 2 issues
"healpix@git+https://github.com/sroet/healpix#egg=fix_build_numpy_2_0" #workaround for healpix numpy 2 issues, should be reverted after https://github.com/ntessore/healpix/pull/55
]

[project.optional-dependencies]
Expand Down

0 comments on commit b4a684f

Please sign in to comment.