File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,12 +35,13 @@ pass_env =
3535set_env =
3636 PYVISTA_OFF_SCREEN = True
3737 MPLBACKEND = agg
38- devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/scientific-python-nightly-wheels/simple https://pypi.anaconda.org/liberfa/simple
38+ devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/scientific-python-nightly-wheels/simple https://pypi.anaconda.org/liberfa/simple https://gitlab.kitware.com/api/v4/projects/13/packages/pypi/simple
3939deps =
4040 # devdeps is intended to be used to install the latest developer version of key dependencies.
4141 # For packages which publish nightly wheels this will pull the latest nightly
4242 devdeps: astropy>=0.0.dev0
4343 devdeps: sunpy>=0.0.dev0
44+ devdeps: vtk>=0.0.dev0
4445 # Packages without nightly wheels will be built from source like this
4546 devdeps: git+https://github.com/pyvista/pyvista.git
4647 # Handle minimum dependencies via minimum_dependencies
You can’t perform that action at this time.
0 commit comments