python312Packages.django-stubs: refactor

This commit is contained in:
Fabian Affolter 2024-10-02 09:39:42 +02:00 committed by GitHub
parent 6b581a44b6
commit 6eef522799
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,9 +27,9 @@ buildPythonPackage rec {
hash = "sha256-hhKMIotl5smoXl3FbrHG9BElkX2uDiHmz+zfGyfmMMU=";
};
nativeBuildInputs = [ setuptools ];
build-system = [ setuptools ];
propagatedBuildInputs = [
dependencies = [
django
django-stubs-ext
types-pytz