python312Packages.aioraven: refactor

This commit is contained in:
Fabian Affolter 2024-03-28 23:58:48 +01:00
parent b403964bb9
commit 1ab78293f2

View File

@ -24,11 +24,11 @@ buildPythonPackage rec {
hash = "sha256-kGCFwpMaLWxLUp8k5H5AnL21KrwohbUYLswLcLqmc3M=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
iso4217
pyserial
pyserial-asyncio