]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
temporarily add aioquic
authorBob Halley <halley@dnspython.org>
Mon, 10 Oct 2022 01:03:05 +0000 (18:03 -0700)
committerBob Halley <halley@dnspython.org>
Mon, 10 Oct 2022 01:03:05 +0000 (18:03 -0700)
.github/workflows/python-package.yml

index e76f66fbce35440faedd705562ed384efdd4f6e7..9dbf6c5944d9bff56b454ad44eb4e8ac15f49d88 100644 (file)
@@ -42,6 +42,7 @@ jobs:
         python -m pip install --upgrade pip
         python -m pip install poetry
         poetry install -E dnssec -E doh -E idna -E trio -E curio
+        poetry add aioquic
     - name: Typecheck
       run: |
         poetry run python -m mypy --install-types --non-interactive --disallow-incomplete-defs dns