Commit fe853def authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python312Packages.pyopencl: add compyte to the imports check

parent 436a898d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ buildPythonPackage rec {
    "pyopencl"
    "pyopencl.array"
    "pyopencl.cltypes"
    "pyopencl.compyte"
    "pyopencl.elementwise"
    "pyopencl.tools"
  ];