Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dccowan authored Jun 2, 2017
1 parent b4f26e9 commit b4ac968
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ ipython
ipywidgets
flask
sphinx==1.4.8
docutils==0.12
matplotlib
properties[math]
sphinxcontrib-bibtex
sphinx_rtd_theme
Pillow
em_examples
SimPEG



"conda list _______" for version of conda related (sphinx, docutils, ...)
"conda install ______==___" to install specific version (ex: conda install sphinx==1.4.8)

0 comments on commit b4ac968

Please sign in to comment.