Skip to content

Commit afd3506

Browse files
committed
Add Python 3.5 in setup.py
1 parent 73de0a2 commit afd3506

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
@@ -54,6 +54,7 @@ def is_windows():
5454
"Programming Language :: Python :: 3.2",
5555
"Programming Language :: Python :: 3.3",
5656
"Programming Language :: Python :: 3.4",
57+
"Programming Language :: Python :: 3.5",
5758
"Programming Language :: Python :: Implementation :: CPython",
5859
"Programming Language :: Python :: Implementation :: PyPy",
5960
"Topic :: Software Development :: Code Generators",

0 commit comments

Comments
 (0)