podman-compose/.github/workflows
Cleber Rosa 1ffd24dcf9 Python version support: sync verified and advertised versions
There are differences with regards to the versions of Python that are
verified (somehow) through Pylint, and the ones that are advertised.

Given that there's no pinning of Pylint versions, it shouldn't be
possible to use it on Python versions such as 3.5 and 3.6 (latest
Pylint doesn't support those).  With that, let's cover all the
currently supported Python versions.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
2023-05-06 00:28:13 +03:00
..
pylint.yml Python version support: sync verified and advertised versions 2023-05-06 00:28:13 +03:00
pytest.yml Fixes #657: Support act and developer-friendly environment 2023-04-09 11:31:12 +03:00