https://bugzilla.redhat.com/show_bug.cgi?id=1750017 --- Comment #3 from Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> --- Tests do not work: ==================================== ERRORS ==================================== ______ ERROR collecting django_prometheus/tests/test_django_prometheus.py ______ ImportError while importing test module '/builddir/build/BUILD/django-prometheus-2.0.0/django_prometheus/tests/test_django_prometheus.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: django_prometheus/__init__.py:9: in <module> from django_prometheus import middleware, models django_prometheus/middleware.py:3: in <module> from django.conf import settings E ModuleNotFoundError: No module named 'django' ___________ ERROR collecting django_prometheus/tests/test_exports.py ___________ ImportError while importing test module '/builddir/build/BUILD/django-prometheus-2.0.0/django_prometheus/tests/test_exports.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: django_prometheus/__init__.py:9: in <module> from django_prometheus import middleware, models django_prometheus/middleware.py:3: in <module> from django.conf import settings E ModuleNotFoundError: No module named 'django' __________ ERROR collecting django_prometheus/tests/test_testutils.py __________ ImportError while importing test module '/builddir/build/BUILD/django-prometheus-2.0.0/django_prometheus/tests/test_testutils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: django_prometheus/__init__.py:9: in <module> from django_prometheus import middleware, models django_prometheus/middleware.py:3: in <module> from django.conf import settings E ModuleNotFoundError: No module named 'django' !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! =========================== 3 error in 0.10 seconds ============================ -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx