python313Packages.graphql-relay: relax poetry-core pin
This commit is contained in:
parent
1e29a58efc
commit
d63e09014e
@ -35,6 +35,7 @@ buildPythonPackage rec {
|
||||
#
|
||||
postPatch = ''
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail "poetry_core>=1,<2" "poetry-core" \
|
||||
--replace ', "setuptools>=59,<70"' ""
|
||||
'';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user