diff --git a/.zuul.yaml b/.zuul.yaml index 0f5ec20..0442eff 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,7 @@ - project: templates: - openstack-python-jobs + - openstack-python35-jobs - openstack-python3-train-jobs - tempest-plugin-jobs - check-requirements diff --git a/setup.cfg b/setup.cfg index ed80aee..bbfb24e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,6 +16,7 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 + Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7