Skip to content

Commit

Permalink
fix astropy version since gammapy uses depreacated function
Browse files Browse the repository at this point in the history
  • Loading branch information
StFroese committed Dec 11, 2023
1 parent fee2576 commit 0d77da7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ dependencies:
- ipython
- black
- jupyter
- pip
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install_requires =
scipy
matplotlib
gammapy
astropy
astropy<6.0
h5py

[options.extras_require]
Expand Down

0 comments on commit 0d77da7

Please sign in to comment.