python312Packages.iceportal: refactor
This commit is contained in:
parent
428661dd5a
commit
b41a6498fb
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-kpAUgGi2fAHzQYuZAaQW9wdrYjwbduRsoTwSuzcjJa8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
httpx
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue