Removed REFPROP comparison from scripts, does not work on Linux and MacOS, added wxPython to docs builder requirements.

This commit is contained in:
Jorrit Wronski
2014-11-26 08:55:13 +01:00
parent cc010f5097
commit 8642569674
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Build Sphinx documentation
pip install --upgrade setuptools cython
pip install cython numpy scipy matplotlib python-dateutil pytz pandas
pip install sphinx ipython sphinxcontrib-bibtex sphinxcontrib-doxylink sphinxcontrib-napoleon cloud-sptheme
pip install wxpython
4. To build the documentation, go into the CoolProp/Web folder and run::