python312Packages.reptor: refactor

This commit is contained in:
Fabian Affolter 2024-03-26 15:38:26 +01:00 committed by GitHub
parent bbb187be14
commit 74fb0ebcd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -46,12 +46,12 @@ buildPythonPackage rec {
pythonRelaxDeps = true;
nativeBuildInputs = [
build-system = [
pythonRelaxDepsHook
setuptools
];
propagatedBuildInputs = [
dependencies = [
asgiref
certifi
charset-normalizer