Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 127f9d3

Browse files
committed
Updated classifiers in setup.py [ci skip]
1 parent 4ccad89 commit 127f9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
classifiers=(
2121
'Programming Language :: Python',
2222
'Programming Language :: Python :: 2.7',
23-
'Programming Language :: Python :: 3.3',
2423
'Programming Language :: Python :: 3.4',
24+
'Programming Language :: Python :: 3.5',
2525
),
2626
)

0 commit comments

Comments
 (0)