Skip to content

Commit 7e0577f

Browse files
committed
Install sphinx extensions via pip
1 parent 4790deb commit 7e0577f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/conda-environment.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ dependencies:
77
- python >=3.6
88
- sphinx
99
- setuptools
10-
- sphinx-rtd-theme
11-
- sphinx-argparse
10+
- pip:
11+
- sphinx-rtd-theme
12+
- sphinx-argparse

0 commit comments

Comments
 (0)