Missing a comma!

This commit is contained in:
Ben Meadors
2022-11-01 07:26:04 -05:00
committed by GitHub
parent 61f5468847
commit c24d1fe26b

View File

@@ -21,7 +21,7 @@ setup(
author_email="contact@meshtastic.org",
license="GPL-3.0-only",
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",