Skip to content

Commit

Permalink
LittleBallOfFur
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed May 20, 2020
1 parent 37a83da commit 9efc1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"graph-sampling", "sampling", "random-walk", "forest-fire",
"embedding", "network", "deepwalk", "graph2vec", "node2vec",
"deep", "learning", "louvain", "machine-learning", "deep-learning", "deeplearning"],
install_requires=[
install_requires = [
"networkx",
"tqdm",
"python-louvain",
Expand Down

0 comments on commit 9efc1c3

Please sign in to comment.