horizon/.zuul.d
Akihiro Motoki ee80782504 Drop py36 and py37 support
Python runtimes for Zed are 3.8, 3.9 and optionally 3.10 [1][2],
so tox envs in tox.ini are updated accordingly.

Declare python_requires >=3.8 in setup.cfg
python_requires are declared in many projects during dropping
python 2.7 support. It is good to follow the convention and
it also clarifies our python interpreter requirement.

This commit also cleans up python2.7 related stuffs in setup.py.
Both are related to the supported versions of python,
so I made both changes in a single commit.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html
[2] b740b42fb1/zuul.d/project-templates.yaml (L542)

Change-Id: I4161816fd1fec19a3834cc7d994b3f761e1ab2ce
Closes-Bug: #1960887
2022-06-06 17:59:13 +09:00
..
base.yaml zuul: break down config files into pieces 2020-06-24 17:33:06 +09:00
cross-jobs.yaml Updating python testing as per Yoga testing runtime 2021-12-15 13:06:16 +05:30
django-jobs.yaml Add Python3 zed unit tests 2022-03-23 16:06:53 +00:00
nodejs-jobs.yaml Setup project template for nodejs v16 jobs 2022-04-28 10:45:02 +05:30
project.yaml Merge "Setup project template for nodejs v16 jobs" 2022-05-19 10:30:54 +00:00
tempest-and-integrated.yaml Do not assume keystone admin endpoint 2022-03-25 20:06:49 +09:00
xstatic-master.yaml Drop py36 and py37 support 2022-06-06 17:59:13 +09:00