We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b840232 + 5802aee commit 68694abCopy full SHA for 68694ab
1 file changed
tox.ini
@@ -40,6 +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
44
45
[pep8]
46
exclude = gcloud/datastore/_datastore_v1_pb2.py,docs/conf.py,*.egg/,.*/
0 commit comments