python3Packages.setuptoolsCheckHook: move to aliases
This had already been removed and should be an alias now.
This commit is contained in:
@@ -422,8 +422,6 @@ in
|
||||
} ./setuptools-build-hook.sh
|
||||
) { };
|
||||
|
||||
setuptoolsCheckHook = throw "The setuptoolsCheckHook has been removed, since the test command has been removed in setuptools 72.0";
|
||||
|
||||
setuptoolsRustBuildHook = callPackage (
|
||||
{ makePythonHook, setuptools-rust }:
|
||||
makePythonHook {
|
||||
|
||||
Reference in New Issue
Block a user