From 0c63b801d5d08f6f57c06e19ec0ddff585bf6cc2 Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Wed, 20 Nov 2024 12:26:24 -0500 Subject: [PATCH] REMOVE BEFORE MERGE --- tox.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 52500f21..be124abb 100644 --- a/tox.ini +++ b/tox.ini @@ -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 @@ -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 \