Skip to content

Commit

Permalink
43 update pyprojecttoml for documentation (#44)
Browse files Browse the repository at this point in the history
* Update pyproject.toml

* Update pyproject.toml
  • Loading branch information
thibaultprouteau committed Jul 24, 2023
1 parent 2267066 commit 6fc7aaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ igraph = "^0.10.4"
matplotlib = "^3.7.0"
spacy = "^3.5.0"

[tool.poetry.extras]
docs = ["Sphinx", "sphinx-rtd-theme", "sphinxcontrib-napoleon", "sphinx-tabs"]


[tool.poetry.group.dev.dependencies]
nltk = "^3.8.1"
Expand Down

0 comments on commit 6fc7aaf

Please sign in to comment.