Skip to content

Commit b30cdd2

Browse files
author
Benedikt Schmitt
committed
Merge branch 'hugovk-update-versions'
2 parents 05f0d90 + acb463e commit b30cdd2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@
5959
"Development Status :: 5 - Production/Stable",
6060
"Operating System :: OS Independent",
6161
"Programming Language :: Python",
62+
"Programming Language :: Python :: 2",
63+
"Programming Language :: Python :: 2.7",
64+
"Programming Language :: Python :: 3",
65+
"Programming Language :: Python :: 3.4",
66+
"Programming Language :: Python :: 3.5",
67+
"Programming Language :: Python :: 3.6",
68+
"Programming Language :: Python :: 3.7",
6269
"Intended Audience :: Developers",
6370
"Topic :: System",
6471
"Topic :: Internet",

0 commit comments

Comments
 (0)