Skip to content

Commit

Permalink
attempt to get typing-extensions installed
Browse files Browse the repository at this point in the history
  • Loading branch information
MJCliffe committed Sep 23, 2023
1 parent 7f8a557 commit cfbe91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ mkdocstrings = { version = "*", optional = true, extras = ["python-legacy"] }
mkdocs-awesome-pages-plugin = { version = "*", optional = true }
mkdocs-jupyter = { version = "*", optional = true }
notebook = { version = "*", optional = true }
typing-extensions = "*"

[tool.poetry.extras]
test = ["pytest", "beautifulsoup4", "pre-commit"]
Expand Down

0 comments on commit cfbe91c

Please sign in to comment.