python312Packages.karton-core: refactor

This commit is contained in:
Fabian Affolter 2024-03-26 18:19:25 +01:00 committed by GitHub
parent 4e7e219a93
commit 7426aa704c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-q12S80GZFyh7zU6iMeCkyIesMK8qXtZ1B69w8H5LpOU=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
boto3
orjson
redis