diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index f4c4aaf9d..15e917dd2 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -7,7 +7,6 @@ # NOTE(ianw): 2020-05-29 jobs are unstable; see # https://bugs.launchpad.net/tripleo/+bug/1879766 - tripleo-buildimage-jobs-centos-8 - - openstack-python35-jobs - openstack-python3-wallaby-jobs check: jobs: diff --git a/setup.cfg b/setup.cfg index d3c20a003..a7ef62aa8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,12 +12,12 @@ classifier = License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python :: 3 - Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Environment :: Console -python_requires = >=3.5 +python_requires = >=3.6 [files] packages =