Skip to content

Commit

Permalink
test: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
raddessi committed Jan 28, 2024
1 parent 08faba4 commit e2e0d65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ def docs_spelling(session: Session) -> None:
"sphinxcontrib-mermaid",
"sphinxcontrib-spelling",
"sphinxemoji",
"sphinx-multiversion",
)

spelling_dir = Path("docs", "_spelling")
Expand Down Expand Up @@ -246,6 +247,7 @@ def docs(session: Session) -> None:
"sphinxcontrib-mermaid",
"sphinxcontrib-spelling",
"sphinxemoji",
"sphinx-multiversion",
)

build_dir = Path("docs", "_build")
Expand Down

0 comments on commit e2e0d65

Please sign in to comment.