Skip to content

Commit 75d2c07

Browse files
authored
Don't need to test the fatbin version
1 parent a4a82dd commit 75d2c07

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ outputs:
166166
- cythonize -i -3 -Xfreethreading_compatible=True *.pyx
167167
- python -c "import test_cimport; test_cimport.test()"
168168
- python -c "import cuda.bindings; print(cuda.bindings.__version__)"
169-
- python -c "import cuda.bindings.nvfatbin; cuda.bindings.nvfatbin.version()"
170169
imports:
171170
- cuda
172171
- cuda.bindings

0 commit comments

Comments
 (0)