Skip to content

Commit 032cc58

Browse files
committed
revert change to typing group
1 parent 8123130 commit 032cc58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ perf = ["simplejson"]
6565
typing = [
6666
"mypy==1.14.1",
6767
"pyright==1.1.392.post0",
68-
"typing_extensions"
68+
"typing_extensions",
69+
"pip"
6970
]
7071

7172
# Used to call hatch_build.py

0 commit comments

Comments
 (0)