Skip to content

Commit

Permalink
fix: typing_extensions gets wrong version on python37
Browse files Browse the repository at this point in the history
  • Loading branch information
iisakkirotko committed Dec 18, 2024
1 parent 51b24cc commit 5ebab1c
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
@@ -1,6 +1,7 @@
[build-system]
requires = ["jupyter-packaging~=0.7.12",
"jupyterlab~=3.0.0",
"typing_extensions",
"setuptools>=40.8.0",
"wheel"]
build-backend = "setuptools.build_meta"

0 comments on commit 5ebab1c

Please sign in to comment.