Mercurial > hgrepos > Python > apps > py-cutils
diff setup.py @ 112:2b9adc0c326c
"Programming Language :: Python" is implied by sub-classifiers
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 22 Dec 2024 20:26:43 +0100 |
| parents | 0c778a183e38 |
| children | e15b3d1ff0d9 |
line wrap: on
line diff
--- a/setup.py Sun Dec 22 20:25:21 2024 +0100 +++ b/setup.py Sun Dec 22 20:26:43 2024 +0100 @@ -45,7 +45,6 @@ "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", - "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: System",
