We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1457090 commit cb4ba97Copy full SHA for cb4ba97
setup.py
@@ -47,8 +47,6 @@
47
rdkit_prefix += "/Library"
48
boost_include = "include"
49
50
-print(rdkit_prefix, '>>')
51
-sys.exit(0)
52
ext_modules = [
53
Pybind11Extension(
54
"graphium_cpp",
0 commit comments