mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
35 lines
471 B
YAML
35 lines
471 B
YAML
name: docs
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.13
|
|
- scipy
|
|
- numpy
|
|
- matplotlib
|
|
- ipython
|
|
- pandas
|
|
- pip
|
|
- six
|
|
- requests
|
|
- jinja2
|
|
- pyyaml
|
|
- packaging
|
|
- jupyter
|
|
- nbconvert
|
|
- notebook
|
|
- pandoc
|
|
- imagemagick
|
|
- pip:
|
|
- cython
|
|
- sphinx
|
|
- sphinxcontrib-napoleon
|
|
- sphinxcontrib-doxylink
|
|
- sphinxcontrib-bibtex
|
|
- cloud_sptheme
|
|
- openpyxl
|
|
- pybtex
|
|
- pickleshare
|
|
- nbsphinx
|
|
|