Skip to content

Commit

Permalink
Merge pull request #52 from WilliamJamieson/update/astropy-5.0.4
Browse files Browse the repository at this point in the history
Update astropy min version to 5.0.4
  • Loading branch information
WilliamJamieson committed Apr 13, 2022
2 parents 7f5085a + 90d9d51 commit 9492298
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
python-version: 3.8
toxenv: py38

- name: Python 3.7
runs-on: ubuntu-latest
python-version: 3.7
toxenv: py37

- name: Coverage
runs-on: ubuntu-latest
python-version: 3.8
Expand Down
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
0.3.4 (unreleased)
==================

- Update astropy min version to 5.0.4. [#52]

0.3.3 (2022-04-07)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ setup_requires =
install_requires =
asdf>=2.7.1
crds>=7.4.1.3
astropy>=4.0
astropy>=5.0.4
stdatamodels>=0.2.4
package_dir =
=src
Expand Down

0 comments on commit 9492298

Please sign in to comment.