Skip to content

Commit 4ac659a

Browse files
authored
Add: some classifiers for python versions (#49)
* Add: some classifiers for python versions
1 parent 1f0552f commit 4ac659a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
include_package_data=True,
5252
classifiers=(
5353
"Programming Language :: Python :: 3",
54+
"Programming Language :: Python :: 3.7",
5455
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
5556
"Operating System :: OS Independent",
5657
),

0 commit comments

Comments
 (0)