summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2023-02-11 15:17:27 -0800
committerBob Halley <halley@dnspython.org>2023-02-11 15:17:27 -0800
commit9d29457ac5e8d5ab932c62c39665ac1b057040d3 (patch)
tree788c5f5f82b74dea67a5888b10baa6649d4c45dd
parent895ae106ef06ca4785acd27f0bd99196b9d03c63 (diff)
downloaddnspython-9d29457ac5e8d5ab932c62c39665ac1b057040d3.tar.gz
Add dns.quic to setup.cfg for legacy setup.py installs [#896]
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index bd07111..f536eee 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -40,6 +40,7 @@ provides = dns
[options]
packages =
dns
+ dns.quic
dns.rdtypes
dns.rdtypes.IN
dns.rdtypes.ANY