We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a82dd commit 75d2c07Copy full SHA for 75d2c07
1 file changed
recipe/meta.yaml
@@ -166,7 +166,6 @@ outputs:
166
- cythonize -i -3 -Xfreethreading_compatible=True *.pyx
167
- python -c "import test_cimport; test_cimport.test()"
168
- python -c "import cuda.bindings; print(cuda.bindings.__version__)"
169
- - python -c "import cuda.bindings.nvfatbin; cuda.bindings.nvfatbin.version()"
170
imports:
171
- cuda
172
- cuda.bindings
0 commit comments