commit | e6834f8236564f37ad9ffa21d33d2b5763cdf204 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon Sep 07 15:14:25 2015 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Sep 07 15:14:25 2015 +0000 |
tree | bc071cce6359eed5ecf7538bfe86c413f8d142e8 | |
parent | c10a57d3434f2ec3556be2d1c315fd408c14038e [diff] | |
parent | cd95f122ee10dcd9dd75705e5460dd2715fac0f7 [diff] |
Merge "Update tox.ini for sphinx build instructions."
diff --git a/tox.ini b/tox.ini index 15652e8..3250344 100644 --- a/tox.ini +++ b/tox.ini
@@ -108,7 +108,6 @@ commands = {posargs} [testenv:docs] -# The sample config file we generate is included in the sphinxdoc, so build that first. commands = python setup.py build_sphinx {posargs}