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 631fc3c commit dd78f3dCopy full SHA for dd78f3d
tox.ini
@@ -11,6 +11,8 @@ description = run tests
11
setenv =
12
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
13
14
+passenv = BASE_URL
15
+
16
deps =
17
# We use these files to specify all the dependencies, and below we override
18
# versions for specific testing schenarios
0 commit comments