Skip to content

Commit

Permalink
Merge branch 'main' into hide_xtick_labels
Browse files Browse the repository at this point in the history
  • Loading branch information
aaguasca authored Jun 21, 2024
2 parents 7728205 + 676eba3 commit b4126c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ dependencies:
- regions>=0.5
- matplotlib>=3.4
- scipy!=1.10
- iminuit>=2.8.0
- extension-helpers
# test dependencies
- codecov
Expand Down Expand Up @@ -77,6 +76,7 @@ dependencies:
- pyinstrument
- memray
- pip:
- iminuit>=2.26
- sherpa
- pytest-sphinx
- ray[default]>=2.9
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ test =
sphinx
docs =
astropy>=5.0,<5.3
numpy<2.0
sphinx-astropy
sphinx
sphinx-click
Expand Down

0 comments on commit b4126c7

Please sign in to comment.