Skip to content

Commit

Permalink
Add astropy dependency to setup.cfg
Browse files Browse the repository at this point in the history
Otherwise pip install won't realize it is needed.
  • Loading branch information
timj committed Feb 24, 2022
1 parent 79a716f commit 04bc355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ install_requires =
psutil >= 5.7
deprecated >= 1.2
pyyaml >= 5.1
astropy >= 5.0
tests_require =
pytest >= 3.2
flake8 >= 3.7.5
Expand Down

0 comments on commit 04bc355

Please sign in to comment.