Skip to content

Commit

Permalink
Added pipelines.xchem to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tdudgeon committed Jul 16, 2020
1 parent 492b9bf commit c8cd73b
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"],
packages=["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 c8cd73b

Please sign in to comment.