IBM / pyflowgraph

Flow graphs for Python
Apache License 2.0
25 stars 8 forks source link

Migrate to NetworkX 2 #2

Closed epatters closed 6 years ago

epatters commented 6 years ago

A long list of tiny changes to support NetworkX 2 (#1).

NetworkX 1.1 is no longer supported.

epatters commented 6 years ago

Thanks.