Skip to content

Commit

Permalink
Debug 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Nalini Ganapati committed Mar 4, 2024
1 parent 94c22bd commit 84a153b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@

dst = os.path.join("genomicsdb/lib")
if copy_genomicsdb_libs:
os.makedirs(dst, exist_ok=True)
glob_paths = [
os.path.join(GENOMICSDB_LIB_DIR, e)
for e in ["lib*genomicsdb*.so*", "lib*genomicsdb*.dylib"]
Expand Down

0 comments on commit 84a153b

Please sign in to comment.