File tree Expand file tree Collapse file tree 2 files changed +26
-24
lines changed
Expand file tree Collapse file tree 2 files changed +26
-24
lines changed Original file line number Diff line number Diff line change 11name : openff-docs-examples
22channels :
3- - conda-forge
3+ - conda-forge
44dependencies :
5- - pip
6- - python=3.10
7- - jupyterlab>=4
8- - ipywidgets>=8
9- # Cookbook
10- - gitpython
11- - nbconvert
12- - nbformat
13- - requests
14- - packaging
15- # Examples
16- - openff-toolkit-examples>=0.16.0
17- - openff-interchange ~=0.3.28
18- - openff-nagl
19- # - openff-fragmenter
20- # - openff-qcsubmit
21- - openmmforcefields =0.14
22- - gromacs >=2021=nompi*
23- - lammps
24- - rich
25- - jax
26- - parmed <4
27- - nglview ~=3.0.6
5+ - pip
6+ - python=3.10
7+ - jupyterlab>=4
8+ - ipywidgets>=8
9+ # Cookbook
10+ - gitpython
11+ - nbconvert
12+ - nbformat
13+ - requests
14+ - packaging
15+ # Examples
16+ - openff-toolkit-examples>=0.16.6
17+ - openff-interchange ~=0.4.0
18+ - openff-nagl
19+ # - openff-fragmenter
20+ - openff-qcsubmit
21+ - openmmforcefields =0.14
22+ - gromacs >=2021=nompi*
23+ - lammps
24+ - rich
25+ - jax
26+ - parmed <4
27+ - nglview ~=3.0.6
28+ - psi4
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ channels:
44dependencies :
55 - pip
66 # readthedocs dependencies
7+ - python<3.13 # Python>=3.13 breaks Sphinx<6.2
78 - sphinx>=5,<7
89 - myst-parser>=1,<2
910 # - myst-nb
You can’t perform that action at this time.
0 commit comments