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

Moved pytest-cov to standard conda channel

parent 302d3378
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ Install the necessary Python dependencies using the ```conda``` package manager:
```
>> conda install setuptools_scm future h5py pytables pytest nose sphinx blosc pbr 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-update-dependencies
>> conda install scipy pandas matplotlib cython xlrd coverage xlwt openpyxl psutil pytest-cov
>> conda install -c https://conda.anaconda.org/conda-forge pyscaffold --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