Skip to content

Commit cc88c31

Browse files
authored
Revert astropy dev command
1 parent 534e990 commit cc88c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ extras = test
1515
changedir =
1616
test: .tmp/{envname}
1717
deps =
18-
devdeps: pip install -U -i https://pypi.anaconda.org/astropy/simple astropy --pre
18+
devdeps: git+https://github.com/astropy/astropy.git#egg=astropy
1919
devdeps: git+https://github.com/ejeschke/ginga.git#egg=ginga
2020
commands =
2121
jupyter --paths

0 commit comments

Comments
 (0)