Skip to content

Commit

Permalink
Remove tox-pypi-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Dec 20, 2022
1 parent 467628b commit 68f8c52
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,9 @@ envlist =
requires =
setuptools >= 30.3.0
pip >= 19.3.1
tox-pypi-filter >= 0.12

[testenv]

# The following option combined with the use of the tox-pypi-filter above allows
# project-wide pinning of dependencies, e.g. if new versions of pytest do not
# work correctly with pytest-astropy plugins. Most of the time the pinnings file
# should be empty.
pypi_filter = https://raw.githubusercontent.com/astropy/ci-helpers/main/pip_pinnings.txt

# Pass through the following environment variables which are needed for the CI
passenv = HOME,WINDIR,LC_ALL,LC_CTYPE,CC,CI,IS_CRON,ARCH_ON_CI

Expand Down

0 comments on commit 68f8c52

Please sign in to comment.