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 1d97336 commit 83a7133Copy full SHA for 83a7133
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", "pipelines.xchem"],
+ packages=["pipelines.dimorphite", "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