Skip to content

Commit

Permalink
Adjusting Python too
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Apr 4, 2024
1 parent f2ea6f5 commit dfd48db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def run(self):
INC_DIRS = [
"dist_links/libtiledbsoma/include",
"dist_links/libtiledbsoma/external/include",
"dist_links/libtiledbsoma/external/include/tiledbsoma",
"../../build/externals/install/include",
str(tiledbsoma_dir / "include"),
str(tiledbsoma_dir.parent / "build/externals/install/include"),
Expand Down

0 comments on commit dfd48db

Please sign in to comment.