Skip to content

Commit

Permalink
add doc_env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhahn committed Jul 14, 2024
1 parent e5c616e commit 780c72d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/docs_env.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: doc_env
channels:
- conda-forge
dependencies:
- python=3.11
- docutils=0.20.1
- sphinx=7.2.6
- sphinx-copybutton=0.5.2
- myst-nb=1.0.0
- sphinx-design=0.5.0
- sphinx_rtd_theme=2.0.0
- pip
- pip:
- ../.

0 comments on commit 780c72d

Please sign in to comment.