
We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I87413d8be9424db1208bbf234d8ac32bfd17f724 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Team and repository tags
OpenStack Charm Deployment Guide
To build the guide, execute the following command:
$ tox
After running tox
, the documentation will be available
for viewing in HTML format in the deploy-guide/build/html
directory. View these new documents in your favorite web browser.
Submitting changes to this documentation
If you wish to raise an issue against the documentation, please do so at https://bugs.launchpad.net/charm-deployment-guide.
Submissions to this source are controlled via the OpenStack gerrit system at https://review.openstack.org. If you wish to submit content then please see https://docs.openstack.org/infra/manual/developers.html for details on how to submit changes.
Description
Languages
Python
98.4%
CSS
1.6%