containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 32 forks source link

Split requirements for py2 and py3 #244

Closed MartinBasti closed 2 years ago

MartinBasti commented 2 years ago

py2 requires old version of jsonschema but we don't have to prevent new jsonchema versions t be installed for py3

fixes: #242

Signed-off-by: Martin Basti mbasti@redhat.com

Maintainers will complete the following section