Skip to content

Commit

Permalink
REMOVE BEFORE MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Nov 20, 2024
1 parent 80a36ea commit 9b2b1d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ passenv =
LIBRARY_PATH
set_env =
dev: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/liberfa/simple https://pypi.anaconda.org/scientific-python-nightly-wheels/simple

allowlist_externals =
ls
args_are_paths = false
change_dir = pyargs: {env:HOME}
extras =
Expand All @@ -83,6 +84,7 @@ pass_env =
commands_pre =
dev: pip install -r requirements-dev.txt -U --upgrade-strategy eager
pip freeze
ls -l /tmp/data/*
commands =
pytest \
warnings: -W error \
Expand Down

0 comments on commit 9b2b1d6

Please sign in to comment.