Skip to content

Commit a13e523

Browse files
committed
remove duplicate entry and alphabetize classifier list.
1 parent 3120352 commit a13e523

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,12 @@ def get_version():
4242
'License :: OSI Approved :: BSD License',
4343
'Operating System :: OS Independent',
4444
'Programming Language :: Python',
45-
'Topic :: Software Development :: Libraries :: Python Modules',
46-
'Programming Language :: Python',
4745
'Programming Language :: Python :: 3',
4846
'Programming Language :: Python :: 3.5',
4947
'Programming Language :: Python :: 3.6',
5048
'Programming Language :: Python :: 3.7',
5149
'Programming Language :: Python :: 3.8',
50+
'Topic :: Software Development :: Libraries :: Python Modules',
5251
],
5352
keywords='textile,text,html markup',
5453
install_requires=[

0 commit comments

Comments
 (0)