mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 14:14:22 +08:00
38 lines
748 B
YAML
38 lines
748 B
YAML
name: openfe-docs
|
|
channels:
|
|
- https://conda.anaconda.org/jaimergp/label/unsupported-cudatoolkit-shim
|
|
- https://conda.anaconda.org/conda-forge
|
|
dependencies:
|
|
- autodoc-pydantic <2.0
|
|
- gitpython
|
|
- kartograf >=1.0.0
|
|
- libsass
|
|
- lomap2 >=3.0.0
|
|
- myst-parser
|
|
- nbsphinx
|
|
- nbsphinx-link
|
|
- openff-models >=0.0.5
|
|
- openff-toolkit >=0.13.0
|
|
- openff-units
|
|
- openmm
|
|
- packaging
|
|
- pip
|
|
- plugcli
|
|
- python=3.10
|
|
- sphinx <7.3
|
|
- sphinx-click
|
|
- sphinx-design
|
|
- sphinx-toolbox
|
|
- threadpoolctl
|
|
- tqdm
|
|
- pip:
|
|
- git+https://github.com/OpenFreeEnergy/gufe@main
|
|
- git+https://github.com/OpenFreeEnergy/ofe-sphinx-theme@v0.2.0
|
|
|
|
# These are added automatically by RTD, so we include them here
|
|
# for a consistent environment.
|
|
- mock
|
|
- pillow
|
|
- sphinx
|
|
- sphinx_rtd_theme
|