Skip to content

Commit 943f2d9

Browse files
committed
py3-beautifulsoup4: add typing-extensions to runtime dependencies
1 parent f6a6e3f commit 943f2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py3-beautifulsoup4.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ subpackages:
4242
- py3-${{vars.pypi-package}}
4343
runtime:
4444
- py${{range.key}}-soupsieve
45+
- py${{range.key}}-typing-extensions
4546
pipeline:
4647
- uses: py/pip-build-install
4748
with:

0 commit comments

Comments
 (0)