We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534e990 commit cc88c31Copy full SHA for cc88c31
tox.ini
@@ -15,7 +15,7 @@ extras = test
15
changedir =
16
test: .tmp/{envname}
17
deps =
18
- devdeps: pip install -U -i https://pypi.anaconda.org/astropy/simple astropy --pre
+ devdeps: git+https://github.com/astropy/astropy.git#egg=astropy
19
devdeps: git+https://github.com/ejeschke/ginga.git#egg=ginga
20
commands =
21
jupyter --paths
0 commit comments