mirror of
https://github.com/damp11113/PyserSSH.git
synced 2025-04-27 22:48:11 +00:00
fix setup.py
forgot , 💀
This commit is contained in:
parent
31276827c4
commit
0d6c58b71a
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ setup(
|
|||||||
keywords="SSH server",
|
keywords="SSH server",
|
||||||
python_requires='>=3.6',
|
python_requires='>=3.6',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 5 - Production/Stable"
|
"Development Status :: 5 - Production/Stable",
|
||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Intended Audience :: System Administrators"
|
"Intended Audience :: System Administrators"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user