Skip to content

Commit

Permalink
change python-igraph to igraph
Browse files Browse the repository at this point in the history
  • Loading branch information
szhorvat authored and ilius committed Jul 19, 2023
1 parent 1c533de commit 46d5d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-pip
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $PIP install requests
$PIP install setuptools

$PIP install ujson
$PIP install python-igraph
$PIP install igraph
$PIP install pygit2

if [ -f /bin/freebsd-version ] ; then
Expand Down

0 comments on commit 46d5d55

Please sign in to comment.