|
35 | 35 | 'Intended Audience :: System Administrators', |
36 | 36 | 'License :: OSI Approved :: BSD License', |
37 | 37 | 'Operating System :: MacOS :: MacOS X', |
38 | | - 'Operating System :: Unix', |
39 | 38 | 'Operating System :: POSIX', |
40 | | - 'Programming Language :: Python', |
41 | | - 'Programming Language :: Python :: 3.5', |
42 | | - 'Programming Language :: Python :: 3.6', |
43 | | - 'Programming Language :: Python :: 3.7', |
44 | | - 'Programming Language :: Python :: 3.8', |
45 | | - 'Programming Language :: Python :: 3.9', |
46 | | - 'Programming Language :: Python :: 3.10', |
47 | | - 'Topic :: Software Development', |
| 39 | + 'Operating System :: Unix', |
| 40 | + 'Programming Language :: Python :: 3', |
48 | 41 | 'Topic :: Software Development :: Build Tools', |
49 | | - 'Topic :: Software Development :: Libraries', |
50 | 42 | 'Topic :: Software Development :: Libraries :: Python Modules', |
51 | 43 | 'Topic :: System :: Clustering', |
52 | | - 'Topic :: System :: Software Distribution', |
53 | 44 | 'Topic :: System :: Systems Administration', |
54 | 45 | ], |
55 | 46 | ) |
0 commit comments