Skip to content

Commit 4b08ddf

Browse files
committed
manual uninstall
1 parent 3626850 commit 4b08ddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191

9292
- run: pip install -r tests/requirements.txt
9393
# TODO: remove this after the the next release of typing-extensions (v4.12.3 or v.4.13.0)
94+
- run: pip uninstall -y typing-extensions
9495
- run: pip install -U git+https://github.com/python/typing_extensions@main
9596

9697
- run: pip install -e .

0 commit comments

Comments
 (0)