Skip to content
Snippets Groups Projects
Commit 209d1fa6 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

fixes #24 for mmpe

parent c3b8c795
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,9 @@
Install the necessary Python dependencies using the ```conda``` package manager:
```
>> conda install setuptools_scm future h5py pytables pytest nose sphinx blosc prb paramiko
>> conda install setuptools_scm future h5py pytables pytest nose sphinx blosc paramiko
>> conda install scipy pandas matplotlib cython xlrd coverage xlwt openpyxl psutil
>> conda install -c https://conda.anaconda.org/conda-forge pyscaffold pytest-cov --no-channel-priority --no-update-dependencies
>> conda install -c https://conda.anaconda.org/conda-forge pyscaffold pytest-cov --no-update-dependencies
```
Now you can install ```wetb``` with ```pip``` (there is no ```conda``` package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment