We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3127682 commit 0d6c58bCopy full SHA for 0d6c58b
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
keywords="SSH server",
16
python_requires='>=3.6',
17
classifiers=[
18
- "Development Status :: 5 - Production/Stable"
+ "Development Status :: 5 - Production/Stable",
19
"License :: OSI Approved :: MIT License",
20
"Intended Audience :: Developers",
21
"Intended Audience :: System Administrators"
0 commit comments