We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2308293 commit 289f7b5Copy full SHA for 289f7b5
1 file changed
tox.ini
@@ -11,4 +11,6 @@ deps = -Ur{toxinidir}/tests/requirements.txt
11
sitepackages = true
12
whitelist_externals = pytest
13
commands = pytest
14
-passenv = token
+passenv =
15
+ unofficial_token
16
+ official_token
0 commit comments