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
@@ -46,12 +46,12 @@ buildPythonPackage rec {
pythonRelaxDeps = true;
nativeBuildInputs = [
build-system = [
pythonRelaxDepsHook
setuptools
];
propagatedBuildInputs = [
dependencies = [
asgiref
certifi
charset-normalizer