Skip to content

Commit 5e81a4f

Browse files
committed
Add Python 3.5 to list of Trove classifiers in setup.py
1 parent 181b4f5 commit 5e81a4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
"Programming Language :: Python :: 3",
107107
"Programming Language :: Python :: 3.3",
108108
"Programming Language :: Python :: 3.4",
109+
"Programming Language :: Python :: 3.5",
109110
"License :: OSI Approved",
110111
"License :: OSI Approved :: MIT License",
111112
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)