python313Packages.hikari-crescent: fix build (#386516)
This commit is contained in:
@@ -31,12 +31,6 @@ buildPythonPackage rec {
|
||||
sigparse
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
# pythonRelaxDepsHook did not work
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail 'hikari = "==' 'hikari = ">='
|
||||
'';
|
||||
|
||||
pythonImportsCheck = [ "crescent" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user