Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 835d512

Browse filesBrowse files
Anson0028Anson0000
andauthored
Update requirements to add PyStemmer to doc-requirements and environment (#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 <u7663077@anu.edu.au>
1 parent db76fc5 commit 835d512
Copy full SHA for 835d512

File tree

2 files changed

+2
-0
lines changed
Filter options

2 files changed

+2
-0
lines changed

‎environment.yml

Copy file name to clipboardExpand all lines: environment.yml
+1Lines changed: 1 addition & 0 deletions
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

Copy file name to clipboardExpand all lines: requirements/doc/doc-requirements.txt
+1Lines changed: 1 addition & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.