Skip to content

Commit a36c591

Browse files
committed
Add Python 3.5 to PyPI tags
Travis tests it since 3e4fb36 so we should advertise it.
1 parent 16d4e2b commit a36c591

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
@@ -49,5 +49,6 @@
4949
'Programming Language :: Python :: 3.2',
5050
'Programming Language :: Python :: 3.3',
5151
'Programming Language :: Python :: 3.4',
52+
'Programming Language :: Python :: 3.5',
5253
],
5354
)

0 commit comments

Comments
 (0)