bcebc7cb47
Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. This patch also adds the convenience py35 venv. Change-Id: Ia7b1fb88ac108e1e8fd6ed963967e731ae3ca5a4 Closes-Bug: #1603006
9 lines
247 B
YAML
9 lines
247 B
YAML
---
|
|
prelude: >
|
|
Infra team will start running python35 jobs
|
|
target to replace current python34 jobs
|
|
This is due to the change from Ubuntu Trusty to
|
|
Xenial, where python3.5 will be available.
|
|
features:
|
|
- Add Python 3.5 classifier and venv
|