Python QR Code image generator
Go to file
Yaakov Selkowitz ee43108f23 Migrate from tox to pytest, avoid unwanted deps in RHEL builds
tox is unwanted in RHEL, but provides little value for even the Fedora
package.  coverage and pillow are also unwanted in RHEL, where those
tests are skipped in their absence.
2023-05-23 17:51:59 -04:00
.gitignore Update to 7.4.2 2023-05-01 15:10:08 +02:00
changelog Switch to pyproject macros 2023-05-01 15:48:14 +02:00
python-qrcode.spec Migrate from tox to pytest, avoid unwanted deps in RHEL builds 2023-05-23 17:51:59 -04:00
qrcode_assert-has-calls.patch Add patch to fix test failures with py3.12 2023-05-12 14:13:59 +02:00
qrcode_test.patch Add patch to fix test failures with py3.12 2023-05-12 14:13:59 +02:00
sources Update to 7.4.2 2023-05-01 15:10:08 +02:00