Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Added jsonschema to install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Fonnesbeck committed Oct 26, 2014
1 parent 1558752 commit 6f9ec1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_superpack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ brew install zeromq
pip install -U jinja2
pip install -U tornado
pip install -U pyzmq
pip install -U jsonschema
pip install -U git+git://github.com/ipython/ipython.git

# OpenBLAS for NumPy/SciPy
Expand Down

0 comments on commit 6f9ec1f

Please sign in to comment.