python311Pacakges.reptor: refactor

This commit is contained in:
Fabian Affolter 2024-03-28 08:58:05 +01:00 committed by GitHub
parent ac2313d03c
commit fb67096514
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