From 9b2b1d61a32f4ab2c2c62fbcfd4fecf3993c592c 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 52500f21..263c8edd 100644 --- a/tox.ini +++ b/tox.ini @@ -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 = @@ -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 \