python312Packages.pysigma: refactor

This commit is contained in:
Fabian Affolter
2024-03-27 08:48:29 +01:00
committed by GitHub
parent d8e150f195
commit 08023882bd
@@ -32,12 +32,12 @@ buildPythonPackage rec {
"packaging"
];
nativeBuildInputs = [
build-system = [
poetry-core
pythonRelaxDepsHook
];
propagatedBuildInputs = [
dependencies = [
jinja2
packaging
pyparsing