Skip to content

Commit

Permalink
Updated README to remove extra Numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
wblumberg committed Sep 13, 2019
1 parent bcc3d96 commit ca07012
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,9 @@ __Required Python Packages/Libraries:__

Since SHARPpy requires the qtpy and Numpy packages, you will need to install them. If you choose to use the Anaconda distribution, Numpy comes installed by default. qtpy can be installed through the Anaconda package manager that comes with the Anaconda distribution by opening up your command line program (Terminal in Mac OS X/Linux and Command Prompt in Windows) and typing:

* NumPy
* qtpy
* NumPy v1.15
* PySide2
* PySide2 v5.13
* requests
* python-dateutil

Expand Down

0 comments on commit ca07012

Please sign in to comment.