Skip to content

Commit

Permalink
Merge pull request dpeerlab#26 from flying-sheep/patch-1
Browse files Browse the repository at this point in the history
Install phenograph from git
  • Loading branch information
ManuSetty authored Jan 24, 2020
2 parents 73b209b + 04aa023 commit cafd285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
package_dir={'': 'src'},
packages=['palantir'],
install_requires=[
'git+https://github.com/jacoblevine/phenograph.git',
'numpy>=1.14.2',
'pandas>=0.22.0',
'scipy>=1.3',
Expand Down

0 comments on commit cafd285

Please sign in to comment.