We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606537e commit 161e31eCopy full SHA for 161e31e
setup.py
@@ -19,6 +19,8 @@
19
install_requires=[
20
"numpy",
21
"matplotlib",
22
+ "networkx",
23
+ "kececilayout",
24
],
25
extras_require={
26
0 commit comments