switch doc and pypi jobs to use python3

Update to the project templates that use python3 for the jobs.

Depends-On: https://review.openstack.org/574375
Change-Id: I7f0797033a64901bb7248fba876b08e99586b3f2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-06-11 15:25:31 -04:00
parent f5dc4be34a
commit 9caada6138
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
templates:
- openstack-python-jobs
- openstack-python35-jobs
- publish-openstack-sphinx-docs
- publish-to-pypi
- publish-openstack-sphinx-docs-python3
- publish-to-pypi-python3