We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a8ad7c + 0928237 commit 4ab3406Copy full SHA for 4ab3406
tox.ini
@@ -40,7 +40,7 @@ commands =
40
sphinx-build -W -b html -d docs/_build/doctrees docs docs/_build/html
41
deps =
42
Sphinx
43
-passenv = {[testenv:regression]passenv} SPHINX_RELEASE
+passenv = {[testenv:system-tests]passenv} SPHINX_RELEASE
44
45
[pep8]
46
exclude = gcloud/datastore/_datastore_v1_pb2.py,docs/conf.py,*.egg/,.*/
0 commit comments