supported python 3.7

This commit is contained in:
Devaev Maxim
2018-08-17 23:09:30 +03:00
parent 992abfe2d8
commit 765a86c47b
3 changed files with 3 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ def main() -> None:
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: System :: Systems Administration",
"Operating System :: POSIX :: Linux",
"Intended Audience :: System Administrators",