doc: python support matrix

Fixes: https://pagure.io/koji/issue/356
This commit is contained in:
Tomas Kopecek 2020-10-06 13:32:21 +02:00
parent 88ad6854da
commit 50707d86d0
3 changed files with 22 additions and 0 deletions

View file

@ -14,6 +14,11 @@ to Koji should leave this page knowing where to begin and have enough
understanding of Koji's architecture to be able to estimate how much
work is still ahead of them.
Koji is written to support a variety of platforms and python versions,
with some portions of Koji supported over a larger set than others.
When making changes, please be considerate of those
:doc:`supported_platforms`.
Task Flow
=========
@ -689,6 +694,9 @@ You will need to install the packages below to run the check.
Release process
===============
Supported OS
------------
Merging PRs
-----------