Skip to content

Commit

Permalink
added minimum_dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Sep 10, 2024
1 parent 457faf3 commit f109f02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,10 @@ set_env =
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
deps =
devdeps: git+https://github.com/sunpy/sunpy
# Handle minimum dependencies via minimum_dependencies
oldestdeps: minimum_dependencies
online: pytest-rerunfailures
online: pytest-timeout
pytest-xdist
extras =
all
tests
Expand Down

0 comments on commit f109f02

Please sign in to comment.