-
Notifications
You must be signed in to change notification settings - Fork 716
Closed
Labels
Description
Description
For an easier start of potential contributors, it might be helpful to add a file such as requirements-dev.txt including all packages required to e.g. run unit tests locally. Otherwise, several packages (e.g. leidenalg, louvain, scikit-misc, harmonypy, python-igraph) have to be installed manually which is rather tedious:
-r requirements.txt
harmonypy
leidenalg
louvain
scitkit-misc
python-igraphThe wheels to install python-igraph under Windows can, for example, be found here.
Reactions are currently unavailable