python313Packages.hikari-crescent: fix build (#386516)

This commit is contained in:
Peder Bergebakken Sundt
2025-03-03 22:50:26 +01:00
committed by GitHub
@@ -31,12 +31,6 @@ buildPythonPackage rec {
sigparse
];
postPatch = ''
# pythonRelaxDepsHook did not work
substituteInPlace pyproject.toml \
--replace-fail 'hikari = "==' 'hikari = ">='
'';
pythonImportsCheck = [ "crescent" ];
nativeCheckInputs = [