python312Packages.opower: refactor
This commit is contained in:
parent
f2e2c0cdf8
commit
0309aeaf23
1 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-mQE3WypB//OPilx4vA8b8V+eO0MJ/cSa3wILLW+Jk4Y=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
aiohttp
|
||||
arrow
|
||||
pyotp
|
||||
|
|
Loading…
Reference in a new issue