Skip to content

Commit 13d80ce

Browse files
committed
Claim support for python 3.5
1 parent a57c633 commit 13d80ce

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
@@ -317,6 +317,7 @@ def build_extension(self, ext):
317317
"Programming Language :: Python :: 3.2",
318318
"Programming Language :: Python :: 3.3",
319319
"Programming Language :: Python :: 3.4",
320+
"Programming Language :: Python :: 3.5",
320321
"Programming Language :: Python :: Implementation :: CPython",
321322
"Programming Language :: Python :: Implementation :: Jython",
322323
"Programming Language :: Python :: Implementation :: PyPy",

0 commit comments

Comments
 (0)