Skip to content
Snippets Groups Projects
Commit b53f9021 authored by HarshaRani's avatar HarshaRani
Browse files

A test case test_sbml_support.py which inturn calls to write moosewriteSBML...

A test case test_sbml_support.py which inturn calls to write moosewriteSBML which needs networkx which is added as a dependency for travis
parent 65960cdf
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ before_script:
- sudo apt-get install -qq libxml2-dev libbz2-dev
- sudo apt-get install -qq libhdf5-serial-dev
- sudo apt-get install -qq make cmake
- sudo apt-get install -qq python-numpy python-matplotlib
- sudo apt-get install -qq python-numpy python-matplotlib python-networkx
- sudo apt-get install -qq python3-numpy python3-matplotlib python3-dev
- sudo apt-get install -qq libboost-all-dev
- sudo apt-get install -qq libgsl0-dev
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment