Skip to content

Commit 5cc9bee

Browse files
committed
Update trove classification to include Python 3.5
1 parent b15d8f1 commit 5cc9bee

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
@@ -67,6 +67,7 @@
6767
'Programming Language :: Python :: 3.2',
6868
'Programming Language :: Python :: 3.3',
6969
'Programming Language :: Python :: 3.4',
70+
'Programming Language :: Python :: 3.5',
7071
'Programming Language :: Python :: Implementation :: CPython',
7172
'Programming Language :: Python :: Implementation :: PyPy',
7273
'Topic :: Software Development :: Libraries',

0 commit comments

Comments
 (0)