Skip to content

Commit cb4ba97

Browse files
committed
trying to fix linker bug on windows
1 parent 1457090 commit cb4ba97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
rdkit_prefix += "/Library"
4848
boost_include = "include"
4949

50-
print(rdkit_prefix, '>>')
51-
sys.exit(0)
5250
ext_modules = [
5351
Pybind11Extension(
5452
"graphium_cpp",

0 commit comments

Comments
 (0)