Skip to content

Commit

Permalink
trying to fix linker bug on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewq11 committed Nov 9, 2024
1 parent 1457090 commit cb4ba97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
rdkit_prefix += "/Library"
boost_include = "include"

print(rdkit_prefix, '>>')
sys.exit(0)
ext_modules = [
Pybind11Extension(
"graphium_cpp",
Expand Down

0 comments on commit cb4ba97

Please sign in to comment.