python312Packages.pubnub: refactor

This commit is contained in:
Fabian Affolter 2024-03-29 10:11:31 +01:00 committed by GitHub
parent be30024db2
commit ec8a4a5312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,11 +27,11 @@ buildPythonPackage rec {
hash = "sha256-t3lNotfT3C2hv5AGPWZpL3wN68m8HRcjsccUz8QcY5I=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
aiohttp
cbor2
pycryptodomex