Skip to content

Commit 8950c1e

Browse files
committed
Update setup.py
1 parent a51dfa8 commit 8950c1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tvet/csrc/bounding_box.c",
1212
"tvet/csrc/shadowing.c",
1313
],
14-
include_dirs=["tvet/csrc"],
14+
include_dirs=["tvet/"],
1515
)
1616
]
1717
)

0 commit comments

Comments
 (0)