python312Packages.pytenable: refactor

This commit is contained in:
Fabian Affolter 2024-04-10 23:29:08 +02:00
parent 59fd0e0be7
commit 8456d31ce2

View file

@ -32,11 +32,11 @@ buildPythonPackage rec {
hash = "sha256-acMafLlO0yGEnW+0XeBWUpDWvOPFAB4RK/XyAb2JbPw=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
defusedxml
marshmallow
python-box