Skip to content

Commit 17fe37a

Browse files
committed
Update rtd_env.yml
1 parent 5dfcb07 commit 17fe37a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/source/rtd_env.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ channels:
77
- default
88
- conda-forge
99
dependencies:
10-
- python=3.12.9
10+
- python=3.12
1111
- pip
1212
- pytest
1313
- ipykernel
14+
- sphinx
15+
- numpydoc>=1.1.0
16+
- nbsphinx
17+
- ipython
18+
- sphinx-rtd-theme>=1.0.0
19+
- jupyter-sphinx
20+
- sphinx-copybutton
1421
- pip:
1522
- playsound
1623
- git+https://github.com/khider/pyCatSim.git@main
17-
- Sphinx
18-
- numpydoc>=1.1.0
19-
- nbsphinx
20-
- IPython
2124
- readthedocs-sphinx-search>=0.3.2
22-
- sphinx-rtd-theme>=1.0.0
23-
- jupyter-sphinx
24-
- sphinx-copybutton

0 commit comments

Comments
 (0)