Skip to content

Commit

Permalink
point to poppy==0.9.2 and remove develop test
Browse files Browse the repository at this point in the history
  • Loading branch information
robelgeda committed Jul 23, 2021
1 parent fe345ea commit 89f48fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
python: 3.8
toxenv: py38-astropydev-test

- name: Try latest versions of all dependencies
os: ubuntu-latest
python: 3.8
toxenv: py38-latest-test

- name: Try minimum supported versions
os: ubuntu-latest
python: 3.6
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install_requires =
matplotlib>=2.0.0
astropy>=3.0.0
photutils>=0.6.0
poppy>=0.9.1
poppy==0.9.2
jwxml>=0.3.0
pysiaf>=0.9.0
python_requires = >=3.6
Expand Down

0 comments on commit 89f48fc

Please sign in to comment.