Skip to content

Commit

Permalink
tSNE: Add conda requirement to fasttsne 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlin-policar committed Oct 21, 2018
1 parent 1b7479d commit 25b5cc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ requirements:
- commonmark
- serverfiles
- matplotlib >=2.0.0
- fasttsne >=0.2.7

test:
# Python imports
Expand Down
2 changes: 1 addition & 1 deletion requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ setuptools>=36.3
serverfiles # for Data Sets synchronization
networkx
python-louvain
fastTSNE>=0.2.3
fastTSNE>=0.2.7

0 comments on commit 25b5cc6

Please sign in to comment.