Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Refer to requirements_dev.txt for package dependencies.
  • Loading branch information
ThomasMBury committed Sep 3, 2020
1 parent 3791a5e commit 392510a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Expand Up @@ -61,14 +61,7 @@ though the software should run as expected on computers with lower RAM. The runt

### Software Requirements

*ewstools* requires Python 3.7 or higher and has the following package dependencies:
```
pandas==0.24.2
numpy==1.16.2
arch==4.7
lmfit==0.9.12
```
which are installed automatically with download of the package. The Python package should be compatible with Windows, Mac, and Linux operating systems. The demos require Jupyter notebook.
*ewstools* requires Python 3.7 or higher and has package dependencies listed in [requiements_dev.txt](https://github.com/ThomasMBury/ewstools/requirements_dev.txt). The Python package should be compatible with Windows, Mac, and Linux operating systems. The demos require Jupyter notebook.



Expand Down

0 comments on commit 392510a

Please sign in to comment.