python == 3.8

This commit is contained in:
Devaev Maxim
2019-11-14 23:54:19 +03:00
parent 3271f2d46f
commit 97678bba80
4 changed files with 5 additions and 5 deletions

View File

@@ -122,7 +122,7 @@ def main() -> None:
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Topic :: System :: Systems Administration",
"Operating System :: POSIX :: Linux",
"Intended Audience :: System Administrators",