Drop Python 3.5 testing

Most OpenStack projects no longer support Python 3.5, which
currently leads to dependency issues.

Change-Id: Ic2cfce6dd9c4e24a5cd5cbebe1c49c6ddfac3607
This commit is contained in:
Lucian Petrut 2020-05-28 14:23:26 +03:00
parent 801924705c
commit 0a11b668e3
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
- project:
templates:
- openstack-python35-jobs
- openstack-python3-ussuri-jobs
- check-requirements
gate:

View File

@ -15,7 +15,6 @@ classifier =
Operating System :: Microsoft :: Windows
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7