debian-forge/.github
Tomáš Hozza 75b6fb4abe Tests: allow site packages in tox to test code depending on 'dnf'
'dnf' Python package can't be installed using pip in the tox
environment. In order to test the code which uses it, we need to use the
system version. Our testing environment uses Fedora as the system,
therefore we can reasonably use the system version of 'dnf' only with
Python version which is on Fedora.

Enable site packages in tox for Python 3.12 when testing osbuild
internals.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-09-18 12:26:36 +02:00
..
workflows Tests: allow site packages in tox to test code depending on 'dnf' 2024-09-18 12:26:36 +02:00
mergify.yml [skip ci] ci: switch to using automerge 2021-12-08 14:13:43 +01:00