Skip to content

Commit

Permalink
Manually add lunr --> nltk
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed May 17, 2023
1 parent b4a6e19 commit 5932f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
python -m pip install -U "pipdeptree<3"
echo -e "\`\`\`{mermaid}" > docs/misc/dependencies.md
pipdeptree --exclude pip,pipdeptree,setuptools,wheel --mermaid >> docs/misc/dependencies.md
echo -e " lunr -- "any" --> nltk"
echo -e "\`\`\`" >> docs/misc/dependencies.md
# this job must run before installing other dependencies to avoid listing everything
Expand Down

0 comments on commit 5932f82

Please sign in to comment.