Skip to content

Commit 66f2f31

Browse files
committed
add requirement on environement doc
1 parent f6ae4ee commit 66f2f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
channels:
22
- conda-forge
3-
- defaults
43
dependencies:
54
- python=3.10
65
- ffmpeg
76
- pip
87
- pip:
8+
- -r ../requirements.txt
99
- sphinx-gallery
1010
- sphinx_rtd_theme
1111
- sphinx>=3.1

0 commit comments

Comments
 (0)