Skip to content

Commit

Permalink
test tox changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Nov 20, 2024
1 parent 98808a9 commit d7ab67e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ passenv =
CI
CODECOV_*
DISPLAY
WEBBPSF_PATH
GALSIM_CAT_PATH
FFTW_DIR
LIBRARY_PATH
romanisim,romancal: WEBBPSF_PATH
romanisim: GALSIM_CAT_PATH
romanisim: FFTW_DIR
romanisim: 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

args_are_paths = false
change_dir = pyargs: {env:HOME}
# change_dir = pyargs: {env:HOME}
extras =
test
alldeps: all
Expand Down

0 comments on commit d7ab67e

Please sign in to comment.