Skip to content

Commit

Permalink
try fixing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wistuba committed Aug 23, 2024
1 parent cddff44 commit 06b7ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ umap-learn = {version = "^0.5.5", optional = true}
tabulate = "^0.9.0"

[tool.poetry.extras]
docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme", "nbsphinx", "nbsphinx-link",
docs = ["Sphinx", "sphinx-autodoc-typehints", "pydata-sphinx-theme", "nbsphinx", "nbsphinx-link", "importlib_resources",
"sphinx-gallery", "ipython", "pandas", "tensorflow-datasets", "xlrd", "openpyxl", "yfinance", 'tabulate', 'pandoc']
notebooks = ["jupyter"]
transformers = ["transformers", "datasets"]
Expand Down

0 comments on commit 06b7ae9

Please sign in to comment.