Skip to content

Commit 9568068

Browse files
Add FIREFLY_URL to env for fallback
1 parent c63d984 commit 9568068

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ requires =
99
description = run tests
1010

1111
setenv =
12+
FIREFLY_URL = https://irsa.ipac.caltech.edu/irsaviewer # fallback url for firefly notebooks if not defined in code
1213
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple https://pypi.anaconda.org/astropy/simple
1314

1415
passenv = CI, CIRCLECI

0 commit comments

Comments
 (0)