python313Packages.django-prometheus: allow newer django versions
This commit is contained in:
@@ -28,6 +28,10 @@ buildPythonPackage rec {
|
||||
--replace-fail '"pytest-runner"' ""
|
||||
'';
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"django"
|
||||
];
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
dependencies = [ prometheus-client ];
|
||||
|
||||
Reference in New Issue
Block a user