diff --git a/setup.py b/setup.py index b692125..861d3bb 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( keywords="SSH server", python_requires='>=3.6', classifiers=[ - "Development Status :: 5 - Production/Stable" + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Intended Audience :: Developers", "Intended Audience :: System Administrators"