Skip to content

Commit 9a795ce

Browse files
committed
Restore _lib directory
1 parent 71fcfd5 commit 9a795ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_bindings/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ def generate_output(infile, local):
220220
os.path.join("cuda", "bindings"),
221221
os.path.join("cuda", "bindings", "_bindings"),
222222
os.path.join("cuda", "bindings", "_internal"),
223+
os.path.join("cuda", "bindings", "_lib"),
223224
os.path.join("cuda", "bindings", "utils"),
224225
]
225226
input_files = []

0 commit comments

Comments
 (0)