Skip to content

Commit 1c14649

Browse files
committed
chore(setup): adding keywords
1 parent ffe21ab commit 1c14649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def read(*names, **kwargs):
6161
'Topic :: Utilities',
6262
],
6363
keywords=[
64-
# eg: 'keyword1', 'keyword2', 'keyword3',
64+
'markov', 'text', 'internetarchive', 'model', 'nlp', 'corpus'
6565
],
6666
install_requires=[
6767
'markovify==0.4.3', 'nltk==3.2.1', 'internetarchive==1.1.0'

0 commit comments

Comments
 (0)