Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8f3ee1

Browse files
committed
Add python 3.5 trove
1 parent 5fc0eb4 commit a8f3ee1

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
@@ -167,6 +167,7 @@ class sdist(_sdist):
167167
'Programming Language :: Python :: 3',
168168
'Programming Language :: Python :: 3.3',
169169
'Programming Language :: Python :: 3.4',
170+
'Programming Language :: Python :: 3.5',
170171
'Programming Language :: Python :: Implementation :: CPython',
171172
'Programming Language :: Python :: Implementation :: PyPy',
172173
],

0 commit comments

Comments
 (0)