python311Packages.aiopvapi: refactor
This commit is contained in:
parent
da8f2444bb
commit
e4efaa113b
1 changed files with 2 additions and 2 deletions
|
@ -21,11 +21,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-nJjYGPxpnbq/8XFmLKbMU71buFdaNUj7PQES5FnlN3o=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
aiohttp
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue