Files
nixpkgs/pkgs/development/python-modules/django-celery-results
Martin Weinelt 7c611f6ae1 python310Packages.django-celery-results: Fix build
The `tests_require` value violates setuptools' expectations.

error in django_celery_results setup command: 'tests_require' must be a
string or list of strings containing valid project/version requirement
specifiers; Expected end or semicolon (after name and no valid version
specifier)
2023-03-03 23:59:28 +01:00
..