Update pygraphviz to 1.8
Changes:
- Drop Python 3.7 support
- Add Python 3.10 support
- Add IPython rich display hook to AGraph class
- Fixed directed nature of AGraph.copy()
- Minor documentation and code fixes
Differential D12706
Update pygraphviz to 1.8 Authored by Staudey on Jan 21 2022, 12:00 AM. Tags None Referenced Files
Subscribers
Details
Update pygraphviz to 1.8 Changes:
Ran the example code from the github page and turned it into a graph with graphviz
Diff Detail
|