> "DM" == David Moreau-Simard writes:
DM> I don't have the bandwidth to take care of pytest-django right now.
DM> Would it be acceptable to propose a new package without %check until
DM> it gets packaged ?
It's OK to disable tests you can't run because they have additional
dependencies which
Hi !
I'm working on a new package proposal for django-health-check [1] and one of
it's test requirements is pytest-django.
I naively attempted to use the python3-django-pytest [2] package in
BuildRequires and soon noticed that the tests in %check would not pass.
A bit of research later, I found