Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mvinyard authored May 6, 2022
1 parent df9d0d6 commit 21add31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
description="annoyance - single-cell AnnData wrapper of Spotify's Annoy library.",
packages=[
"annoyance",
"annoyance._annoy_functions",
"annoyance._utility_functions",
],
install_requires=[
"annoy>=1.17.0",
Expand Down

0 comments on commit 21add31

Please sign in to comment.