mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
python312Packages.reptor: refactor
This commit is contained in:
parent
bbb187be14
commit
74fb0ebcd6
@ -46,12 +46,12 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
pythonRelaxDepsHook
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
asgiref
|
||||
certifi
|
||||
charset-normalizer
|
||||
|
Loading…
Reference in New Issue
Block a user