File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 40
40
devdeps: scikit-image>=0.0.dev0
41
41
devdeps: pyerfa>=0.0.dev0
42
42
devdeps: astropy>=0.0.dev0
43
+ devdeps: photutils>=0.0.dev0
43
44
devdeps: git+https://github.com/spacetelescope/ci_watson.git
44
45
devdeps: stsci.tools
45
46
@@ -49,10 +50,6 @@ extras =
49
50
predeps: all
50
51
51
52
commands =
52
- # Force numpy-dev after matplotlib downgrades it (https://github.com/matplotlib/matplotlib/issues/26847)
53
- devdeps: python -m pip install --pre --upgrade --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple numpy
54
- # photutils has C-extension and must be built with numpy-dev in devdeps
55
- devdeps: python -m pip install --pre --upgrade git+https://github.com/astropy/photutils.git
56
53
pip freeze
57
54
pytest --pyargs acstools {toxinidir}/doc {posargs}
58
55
You can’t perform that action at this time.
0 commit comments