diff --git a/setup.py b/setup.py index 3b921420..256b52da 100755 --- a/setup.py +++ b/setup.py @@ -133,7 +133,7 @@ def main() -> None: classifiers=[ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Development Status :: 4 - Beta", - "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.7", "Topic :: System :: Systems Administration", "Operating System :: POSIX :: Linux", "Intended Audience :: System Administrators",