Skip to content

Commit

Permalink
use nightly pre-built binaries of astropy and numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed May 9, 2023
1 parent 3edcdf0 commit 2ddd5b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
python-version: 3.9
- macos: test-xdist
python-version: 3.10
- linux: test-devdeps-xdist
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ deps =
jwst: jwst[test] @ git+https://github.com/spacetelescope/jwst.git
romancal: romancal[test] @ git+https://github.com/spacetelescope/romancal.git
oldestdeps: minimum_dependencies
devdeps: astropy>=0.0.dev0
devdeps: numpy>=0.0.dev0
pass_env =
CRDS_*
CI
Expand Down

0 comments on commit 2ddd5b0

Please sign in to comment.