Skip to content

Commit 83a7133

Browse files
committed
added dimorphite package
1 parent 1d97336 commit 83a7133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
# You can just specify the packages manually here if your project is
6666
# simple. Or you can use find_packages().
67-
packages=["pipelines.dmpk", "pipelines.docking", "pipelines.rdkit", "pipelines.xchem"],
67+
packages=["pipelines.dimorphite", "pipelines.dmpk", "pipelines.docking", "pipelines.rdkit", "pipelines.xchem"],
6868

6969
# Alternatively, if you want to distribute just a my_module.py, uncomment
7070
# this:

0 commit comments

Comments
 (0)