python311Packages.openllm-core: relax hatch-fancy-pypi-readme constraint

This commit is contained in:
Martin Weinelt
2024-03-18 02:20:26 +01:00
parent 50be104ea1
commit cba80f9b77
@@ -44,8 +44,9 @@ buildPythonPackage rec {
postPatch = ''
substituteInPlace pyproject.toml \
--replace "hatch-vcs==0.3.0" "hatch-vcs" \
--replace "hatchling==1.18.0" "hatchling"
--replace-fail "hatch-vcs==0.3.0" "hatch-vcs" \
--replace-fail "hatchling==1.18.0" "hatchling" \
--replace-fail "hatch-fancy-pypi-readme==23.1.0" "hatch-fancy-pypi-readme"
'';
pythonRelaxDeps = [