Skip to content

Commit 6752d4e

Browse files
committed
temporarily add aioquic
1 parent 2fe1a28 commit 6752d4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
python -m pip install --upgrade pip
4343
python -m pip install poetry
4444
poetry install -E dnssec -E doh -E idna -E trio -E curio
45+
poetry add aioquic
4546
- name: Typecheck
4647
run: |
4748
poetry run python -m mypy --install-types --non-interactive --disallow-incomplete-defs dns

0 commit comments

Comments
 (0)