From ae7b9d184d4e30beee7e199309f286e853b05616 Mon Sep 17 00:00:00 2001 From: mmpe <mmpe@dtu.dk> Date: Fri, 2 Sep 2016 08:31:24 +0200 Subject: [PATCH] Update install_windows.md --- docs/install_windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_windows.md b/docs/install_windows.md index c44acce4..bcdd75ba 100644 --- a/docs/install_windows.md +++ b/docs/install_windows.md @@ -40,7 +40,7 @@ The python distribution in use will now be located in \<path_to_anaconda\>/env/p ``` conda install setuptools_scm future h5py pytables pytest nose sphinx -conda install scipy pandas matplotlib cython xlrd coverage xlwt openpyxl +conda install scipy pandas matplotlib cython xlrd coverage xlwt openpyxl psutil ``` * Not all packages are available in the conda repositories, but they can be -- GitLab