Merge "Revert "Remove py 3.6 support and update jobs""

This commit is contained in:
Zuul 2022-06-15 22:41:13 +00:00 committed by Gerrit Code Review
commit 46855e1377
2 changed files with 3 additions and 4 deletions

View File

@ -1,3 +0,0 @@
---
upgrade:
- This release removes support for Python releases before 3.8

View File

@ -12,10 +12,12 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python :: 3
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.8
python_requires = >=3.6
[files]
packages =