Skip to content

Commit

Permalink
fix pre-commit error (toml alphabetic dependencies)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Augstein authored and Bradley Augstein committed Jul 11, 2024
1 parent 98dfacf commit 9f989cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-constraints.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
--prefer-binary
--only-binary healpy,numba,numpy,matplotlib
--only-binary healpy,numba,numpy
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies = [
"coroutines",
"fitsio",
"healpy",
"matplotlib",
"numba",
"numpy",
]
Expand Down

0 comments on commit 9f989cf

Please sign in to comment.