From: Bob Halley Date: Sat, 16 May 2026 19:36:18 +0000 (-0700) Subject: license classifiers are deprecated now X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7307a6ada4466e46368d2d7911aa239764faa39f;p=thirdparty%2Fdnspython.git license classifiers are deprecated now --- diff --git a/pyproject.toml b/pyproject.toml index 3dff623d..03f19b39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,6 @@ classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", - "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Programming Language :: Python",