We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bfe81 commit 423a109Copy full SHA for 423a109
tox.ini
@@ -35,7 +35,7 @@ extras =
35
commands_pre=
36
numpydev: pip install -U --pre -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy
37
devdeps: pip install -U --pre -i https://pypi.anaconda.org/liberfa/simple pyerfa
38
- devdeps: pip install -U --pre -i git+https://github.com/lpsinger/astropy@masked-classes-importable
+ devdeps: pip install git+https://github.com/lpsinger/astropy@masked-classes-importable
39
40
# Generate `requiremments-min.txt`
41
oldestdeps: minimum_dependencies asdf-astropy --filename {envtmpdir}/requirements-min.txt
0 commit comments