python3Packages.wapiti-arsenic: relax packaging

This commit is contained in:
Fabian Affolter
2026-05-27 12:09:13 +02:00
parent b4b13271d7
commit 4e48a3f049
@@ -22,6 +22,8 @@ buildPythonPackage rec {
hash = "sha256-snIKEdrBOIfPeHkVLv0X5lsBzDbOtDrbOj4m8UNCj60=";
};
pythonRelaxDeps = [ "packaging" ];
postPatch = ''
substituteInPlace pyproject.toml \
--replace-fail "poetry>=2.1.3" "poetry-core" \