We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please depend on the igraph instead of python-igraph package on PyPI. See igraph/python-igraph#699 for an explanation.
igraph
python-igraph
I believe this requires changes only in requirements.txt and pyproject.toml here:
requirements.txt
pyproject.toml
https://github.com/search?q=repo%3Ametagentools%2FGraphBin%20python-igraph&type=code
Note that on conda-forge, the name stays python-igraph!
The text was updated successfully, but these errors were encountered:
Hi @szhorvat,
Thanks for bringing this to my attention by posting this issue. I will make the necessary updates ASAP.
Sorry, something went wrong.
Thank you @Vini2 !
2a1d99e
No branches or pull requests
Please depend on the
igraph
instead ofpython-igraph
package on PyPI. See igraph/python-igraph#699 for an explanation.I believe this requires changes only in
requirements.txt
andpyproject.toml
here:https://github.com/search?q=repo%3Ametagentools%2FGraphBin%20python-igraph&type=code
Note that on conda-forge, the name stays
python-igraph
!The text was updated successfully, but these errors were encountered: