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 9a8ad7c commit 0928237Copy full SHA for 0928237
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