We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbc7db commit 899f6edCopy full SHA for 899f6ed
tox.ini
@@ -12,7 +12,7 @@ setenv =
12
FIREFLY_URL = https://irsa.ipac.caltech.edu/irsaviewer # fallback url for firefly notebooks if not defined in code
13
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple https://pypi.anaconda.org/astropy/simple
14
15
-passenv = CI, CIRCLECI, IS_PR
+passenv = CI, CIRCLECI, GITHUB_EVENT_NAME
16
17
deps =
18
# We use these files to specify all the dependencies, and below we override
0 commit comments