diff options
| author | Bob Halley <halley@dnspython.org> | 2022-11-24 07:27:12 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2022-11-24 07:27:12 -0800 |
| commit | 9c411fdf63384a4cfb1446d10e91ed4ea2f5a90a (patch) | |
| tree | 87bd615764068738dc487da205faa39b1b9cdaef /setup.cfg | |
| parent | e0e0883a50d92a54bc079fa58708da41fcebf5c5 (diff) | |
| download | dnspython-9c411fdf63384a4cfb1446d10e91ed4ea2f5a90a.tar.gz | |
DoQ packing and testing tweaks
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ DNSSEC = cryptography>=2.6 trio = trio>=0.14.0 curio = curio>=1.2; sniffio>=1.1 wmi = wmi>=1.5.1 +DOQ = aioquic>=0.9.20 [options.package_data] dns = py.typed |
