Commit d4a04203 authored by leswing's avatar leswing
Browse files

Remove the Environment used for testing notebooks

parent 41b886af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,4 +17,4 @@ cd examples/notebooks
nosetests --with-timer tests.py --with-xunit --xunit-file=notebook_tests.xml|| true

source deactivate
#conda remove --name $envname --all
conda remove --name $envname --all