We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492b9bf commit c8cd73bCopy full SHA for c8cd73b
src/python/setup.py
@@ -64,7 +64,7 @@
64
65
# You can just specify the packages manually here if your project is
66
# simple. Or you can use find_packages().
67
- packages=["pipelines.dmpk", "pipelines.docking", "pipelines.rdkit"],
+ packages=["pipelines.dmpk", "pipelines.docking", "pipelines.rdkit", "pipelines.xchem"],
68
69
# Alternatively, if you want to distribute just a my_module.py, uncomment
70
# this:
0 commit comments