Skip to content

Commit

Permalink
Clean up poetry dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mehaase committed Nov 2, 2023
1 parent cbc6488 commit a03aedb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
# ones.
extensions = [
"sphinx_rtd_theme",
"sphinxcontrib.excel_table",
# "sphinxawesome_theme",
# "sphinx-design",
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ pandas = "2.0.0"
tqdm = "^4.66.1"
openpyxl = "^3.1.2"
requests = "^2.31.0"
sphinxcontrib-excel-table = "^1.0.8"
sphinx-panels = "^0.6.0"
sphinxawesome-theme = "^4.1.0"


[tool.poetry.group.dev.dependencies]
sphinx = "^4.5.0"
Expand Down

0 comments on commit a03aedb

Please sign in to comment.