-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd9ba38
commit f45f057
Showing
3 changed files
with
55 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,13 @@ | ||
git+https://github.com/asdf-format/asdf | ||
git+https://github.com/asdf-format/asdf-standard | ||
|
||
# Use weekly astropy dev build | ||
--extra-index-url https://pypi.anaconda.org/astropy/simple astropy --pre | ||
|
||
git+https://github.com/astropy/asdf-astropy | ||
git+https://github.com/asdf-format/asdf-transform-schemas | ||
git+https://github.com/asdf-format/asdf-coordinates-schemas | ||
git+https://github.com/asdf-format/asdf-wcs-schemas | ||
|
||
# Use Bi-weekly numpy/scipy dev builds | ||
--extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple | ||
astropy>=0.0.dev0 | ||
pyerfa>=0.0.dev0 | ||
|
||
numpy>=0.0.dev0 | ||
scipy>=0.0.dev0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters