python312Packages.opower: refactor

This commit is contained in:
Fabian Affolter 2024-04-01 20:37:47 +02:00
parent f2e2c0cdf8
commit 0309aeaf23

View file

@ -24,11 +24,11 @@ buildPythonPackage rec {
hash = "sha256-mQE3WypB//OPilx4vA8b8V+eO0MJ/cSa3wILLW+Jk4Y="; hash = "sha256-mQE3WypB//OPilx4vA8b8V+eO0MJ/cSa3wILLW+Jk4Y=";
}; };
nativeBuildInputs = [ build-system = [
setuptools setuptools
]; ];
propagatedBuildInputs = [ dependencies = [
aiohttp aiohttp
arrow arrow
pyotp pyotp