python312Packages.twilio: refactor

This commit is contained in:
Fabian Affolter 2024-04-02 08:34:01 +02:00 committed by GitHub
parent d8da91dc96
commit a3f4b45ece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -31,11 +31,11 @@ buildPythonPackage rec {
hash = "sha256-MyK5ICGNR3BEJtVhFM3A6azceU5HjSDep4tpuQ8D4Rs=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
aiohttp
aiohttp-retry
pyjwt