mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
python312Packages.reptor: refactor
This commit is contained in:
parent
bbb187be14
commit
74fb0ebcd6
1 changed files with 2 additions and 2 deletions
|
@ -46,12 +46,12 @@ buildPythonPackage rec {
|
|||
|
||||
pythonRelaxDeps = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
pythonRelaxDepsHook
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
asgiref
|
||||
certifi
|
||||
charset-normalizer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue