python313Packages.paddlex: fix (#415761)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
ruamel-yaml,
|
||||
typing-extensions,
|
||||
ujson,
|
||||
distutils,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -34,6 +35,10 @@ let
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
dependencies = [ distutils ];
|
||||
|
||||
pythonImportsCheck = [ "GPUtil" ];
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/anderskm/gputil";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user