]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Update wmi extra to only install on Windows (#1192)
authorJason R. Coombs <jaraco@jaraco.com>
Wed, 23 Apr 2025 13:57:54 +0000 (09:57 -0400)
committerGitHub <noreply@github.com>
Wed, 23 Apr 2025 13:57:54 +0000 (06:57 -0700)
commit4d97d38fc71a40e97cddf8bc3d768a085cd5a6c0
treea1ce738b1567c6d09555b15f8205dbcc3ca45e28
parentd2067a5920f71fb27900be0f86851a931b819b1f
Update wmi extra to only install on Windows (#1192)

Since installing `dnspython[wmi]` is the recommended way to avoid querying dns servers on inactive interfaces (#1191), but WMI is only meaningful on Windows, perhaps the extra should only be installed on Windows.
pyproject.toml