Skip to content

Commit

Permalink
added dimorphite package
Browse files Browse the repository at this point in the history
  • Loading branch information
tdudgeon committed Jul 16, 2020
1 parent 1d97336 commit 83a7133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

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

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

0 comments on commit 83a7133

Please sign in to comment.