Added networkx installation

This commit is contained in:
Vighnesh Birodkar
2014-06-17 01:22:22 +05:30
parent dfee068550
commit 5165ebe01e
+1
View File
@@ -54,6 +54,7 @@ before_install:
- pip install cython
- pip install flake8
- pip install six
- pip install networkx
- pip install nose-cov
- pip install coveralls