comparison 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
comparison
equal deleted inserted replaced
111:0c778a183e38 112:2b9adc0c326c
43 "Intended Audience :: Developers", 43 "Intended Audience :: Developers",
44 "Intended Audience :: End Users/Desktop", 44 "Intended Audience :: End Users/Desktop",
45 "Intended Audience :: System Administrators", 45 "Intended Audience :: System Administrators",
46 "License :: OSI Approved :: BSD License", 46 "License :: OSI Approved :: BSD License",
47 "Operating System :: OS Independent", 47 "Operating System :: OS Independent",
48 "Programming Language :: Python",
49 "Programming Language :: Python :: 2.7", 48 "Programming Language :: Python :: 2.7",
50 "Programming Language :: Python :: 3", 49 "Programming Language :: Python :: 3",
51 "Topic :: System", 50 "Topic :: System",
52 "Topic :: Utilities", 51 "Topic :: Utilities",
53 ], 52 ],