Skip to content
Snippets Groups Projects
Commit 9080fc17 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Don't run moose.test().

parent d37aef8e
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,3 @@ brew tap BhallaLab/moose ...@@ -3,4 +3,3 @@ brew tap BhallaLab/moose
brew install moose brew install moose
python -m pip install networkx python-libsbml pyNeuroML matplotlib python -m pip install networkx python-libsbml pyNeuroML matplotlib
python -c 'import moose; print( moose.__version__ )' python -c 'import moose; print( moose.__version__ )'
python -c 'import moose; print( moose.test() )'
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