Skip to content

Commit 161e31e

Browse files
Update setup.py
1 parent 606537e commit 161e31e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
install_requires=[
2020
"numpy",
2121
"matplotlib",
22+
"networkx",
23+
"kececilayout",
2224
],
2325
extras_require={
2426

0 commit comments

Comments
 (0)