Skip to content

Commit cadb3d8

Browse files
committed
setup: Add Python 3.5 classifier
1 parent 5ff3761 commit cadb3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,5 @@ def get_data_files(self):
121121
"Programming Language :: Python :: 3.2",
122122
"Programming Language :: Python :: 3.3",
123123
"Programming Language :: Python :: 3.4",
124+
"Programming Language :: Python :: 3.5",
124125
],)

0 commit comments

Comments
 (0)