diff --git a/setup.py b/setup.py index cf6e23e..ecf96ec 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'jupyter', 'pillow', 'nltk', - 'pyYAML' + 'pyYAML', ], classifiers=[ 'Development Status :: 3 - Alpha', # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package