Skip to content

Commit 835d512

Browse files
Anson0028Anson0000
andauthored
Update requirements to add PyStemmer to doc-requirements and environment (matplotlib#29019)
* Update requirements to add PyStemmer to doc-requirements and environment * Update requirements to add PyStemmer to doc-requirements and environment --------- Co-authored-by: Ancheng <[email protected]>
1 parent db76fc5 commit 835d512

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies:
4343
- joblib # needed for sphinx-gallery[parallel]
4444
- sphinx-design
4545
- sphinx-tags>=0.4.0
46+
- pystemmer
4647
- pip
4748
- pip:
4849
- mpl-sphinx-theme~=3.8.0

requirements/doc/doc-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ packaging>=20
1717
pydata-sphinx-theme~=0.15.0
1818
mpl-sphinx-theme~=3.9.0
1919
pyyaml
20+
PyStemmer
2021
sphinxcontrib-svg2pdfconverter>=1.1.0
2122
sphinxcontrib-video>=0.2.1
2223
sphinx-copybutton

0 commit comments

Comments
 (0)