diff --git a/docs/install.md b/docs/install.md index 6a0ef8b0d4b095d6aad10a27405ee6ec58abef4b..0b55f2d47d45a8e8293e0c8d44852db706b7b1cd 100644 --- a/docs/install.md +++ b/docs/install.md @@ -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