diff options
| author | Bob Halley <halley@dnspython.org> | 2023-02-11 15:17:27 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2023-02-11 15:17:27 -0800 |
| commit | 9d29457ac5e8d5ab932c62c39665ac1b057040d3 (patch) | |
| tree | 788c5f5f82b74dea67a5888b10baa6649d4c45dd | |
| parent | 895ae106ef06ca4785acd27f0bd99196b9d03c63 (diff) | |
| download | dnspython-9d29457ac5e8d5ab932c62c39665ac1b057040d3.tar.gz | |
Add dns.quic to setup.cfg for legacy setup.py installs [#896]
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ provides = dns [options] packages = dns + dns.quic dns.rdtypes dns.rdtypes.IN dns.rdtypes.ANY |
