File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Roman Attribute Dictionary
22
3- [ ![ CI] ( https://github.com/spacetelescope/rad/actions/workflows/ci.yml/badge.svg )] ( https://github.com/spacetelescope/rad/actions/workflows/ci.yml ) [ ![ Documentation Status] ( https://readthedocs.org/projects/rad/badge/?version=latest )] ( https://rad.readthedocs.io/en/latest/?badge=latest )
3+ [ ![ CI] ( https://github.com/spacetelescope/rad/actions/workflows/ci.yml/badge.svg )] ( https://github.com/spacetelescope/rad/actions/workflows/ci.yml )
4+ [ ![ Documentation Status] ( https://readthedocs.org/projects/rad/badge/?version=latest )] ( https://rad.readthedocs.io/en/latest/?badge=latest )
5+ [ ![ Weekly CI] ( https://github.com/spacetelescope/rad/actions/workflows/ci_cron.yml/badge.svg )] ( https://github.com/spacetelescope/rad/actions/workflows/ci_cron.yml )
46[ ![ Powered by STScI Badge] ( https://img.shields.io/badge/powered%20by-STScI-blue.svg?colorA=707170&colorB=3e8ddd&style=flat )] ( http://www.stsci.edu )
57
68
Original file line number Diff line number Diff line change @@ -19,14 +19,15 @@ description =
1919 cov: with coverage
2020 xdist: using parallel processing
2121set_env =
22- devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
22+ devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/liberfa/simple https://pypi.anaconda.org/ scientific-python-nightly-wheels/simple
2323extras =
2424 test
2525deps =
2626 xdist: pytest-xdist
2727 cov: pytest-cov
2828 devdeps: numpy>=0.0.dev0
2929 devdeps: astropy>=0.0.dev0
30+ devdeps: pyerfa>=0.0.dev0
3031commands =
3132 pip freeze
3233 pytest \
You can’t perform that action at this time.
0 commit comments