dhimmel / obonet

OBO-formatted ontologies → networkx (Python 3)
https://github.com/dhimmel/obonet/blob/main/examples/go-obonet.ipynb
Other
136 stars 28 forks source link

Networkx2 prep #7

Closed arvkevi closed 6 years ago

arvkevi commented 6 years ago

Should help with compatibility for networkx 2.0.

dhimmel commented 6 years ago

Let's rebase on or merge in changes from #8 to fix the build failure.

Also to ensure networkx 1 & 2 compatibility let's test on both versions. I haven't done this before, but there are instructions here.

dhimmel commented 6 years ago

These changes are now released in v0.2.2, which is available on PyPI.