Files
CoolProp/Web/docker/conda_environment.yml
2020-07-29 13:49:12 +02:00

22 lines
304 B
YAML

name: docs
dependencies:
- python=3.6
- scipy
- numpy
- matplotlib
- ipython
- pandas
- pip
- six
- requests
- jinja2
- pyyaml
- pip:
- cython
- sphinx
- sphinxcontrib-napoleon
- sphinxcontrib-doxylink
- sphinxcontrib-bibtex
- cloud_sptheme
- openpyxl