python311Packages.tuf: refactor

This commit is contained in:
Fabian Affolter
2024-02-18 10:28:35 +01:00
parent f65ed09251
commit a6ed66bd11
@@ -25,7 +25,7 @@ buildPythonPackage rec {
postPatch = ''
substituteInPlace pyproject.toml \
--replace "hatchling==" "hatchling>="
--replace-fail "hatchling==" "hatchling>="
'';
nativeBuildInputs = [