Skip to content

Commit

Permalink
Add a few packages needed for validation
Browse files Browse the repository at this point in the history
  • Loading branch information
pingswept committed Apr 17, 2015
1 parent 2823f30 commit 634e5d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,7 @@ You can check the accuracy of Pysolar yourself using the iPython Notebook file `

1. Install `IPython Notebook <http://ipython.org/install.html>`_, plus a few Python dependencies.

``sudo apt-get install ipython-notebook python3 python3-pip python3-scipy``

``sudo pip3 install pytz``
``sudo apt-get install ipython-notebook python3 python3-matplotlib python3-pandas python3-scipy python3-tz``

2. Make sure you have installed only the version of Pysolar that you want to validate.

Expand Down

0 comments on commit 634e5d6

Please sign in to comment.