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 83cb32a commit c314a98Copy full SHA for c314a98
1 file changed
cuda_bindings/setup.py
@@ -219,7 +219,6 @@ def generate_output(infile, local):
219
os.path.join("cuda"),
220
os.path.join("cuda", "bindings"),
221
os.path.join("cuda", "bindings", "_bindings"),
222
- os.path.join("cuda", "bindings", "_lib"),
223
os.path.join("cuda", "bindings", "_internal"),
224
os.path.join("cuda", "bindings", "utils"),
225
]
0 commit comments