python312Packages.tesla-fleet-api: refactor
This commit is contained in:
parent
9a657ec691
commit
d63065c9ae
1 changed files with 2 additions and 2 deletions
|
@ -21,11 +21,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-PbtOokzpJ58SpQOfpSyoDnUb8qcRvy0XPDR5cGMMbKU=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
aiohttp
|
||||
aiolimiter
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue