Skip to content

Commit dc1020f

Browse files
committed
Added support for Python 3.4 in setup.py classifiers
1 parent dead4ca commit dc1020f

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
@@ -36,6 +36,7 @@
3636
'Programming Language :: Python :: 2.7',
3737
'Programming Language :: Python :: 3.2',
3838
'Programming Language :: Python :: 3.3',
39+
'Programming Language :: Python :: 3.4',
3940
'Topic :: Utilities',
4041
'License :: OSI Approved :: Apache Software License',
4142
],

0 commit comments

Comments
 (0)