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 98bd31e commit 0c63b80
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 @@ -58,11 +58,11 @@ passenv =
CI
CODECOV_*
DISPLAY
WEBBPSF_PATH
GALSIM_CAT_PATH
FFTW_DIR
LIBRARY_PATH
set_env =
WEBBPSF_PATH: /tmp/data/webbpsf-data
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

args_are_paths = false
Expand All @@ -83,6 +83,7 @@ pass_env =
commands_pre =
dev: pip install -r requirements-dev.txt -U --upgrade-strategy eager
pip freeze
ls -l $WEBBPSF_DATA
commands =
pytest \
warnings: -W error \
Expand Down

0 comments on commit 0c63b80

Please sign in to comment.