python312Packages.types-docutils: refactor

This commit is contained in:
Fabian Affolter 2024-04-02 08:33:19 +02:00 committed by GitHub
parent cf76b2d179
commit 47d6cc5e40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ buildPythonPackage rec {
hash = "sha256-rJnN80BAyYIIH1QjfWAX+PXa/gvruBilmL+Xpl9bFxU=";
};
nativeBuildInputs = [
build-system = [
setuptools
];