We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0552f commit 4ac659aCopy full SHA for 4ac659a
setup.py
@@ -51,6 +51,7 @@
51
include_package_data=True,
52
classifiers=(
53
"Programming Language :: Python :: 3",
54
+ "Programming Language :: Python :: 3.7",
55
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
56
"Operating System :: OS Independent",
57
),
0 commit comments