Skip to content

Commit 562cfa2

Browse files
committed
pypi classifier
1 parent 050b8df commit 562cfa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ def readfile(fname):
3333
],
3434
classifiers=(
3535
'Intended Audience :: Developers',
36-
'Scientific/Engineering :: Artificial Intelligence',
37-
'Scientific/Engineering :: Information Analysis',
38-
'Text Processing :: Linguistic',
36+
'Topic :: Scientific/Engineering :: Artificial Intelligence',
37+
'Topic :: Scientific/Engineering :: Information Analysis',
38+
'Topic :: Text Processing :: Linguistic',
3939
'Natural Language :: English',
4040
'Natural Language :: Italian',
4141
'Natural Language :: Spanish',

0 commit comments

Comments
 (0)