Adds Trove classifier for Python 3.4

This commit is contained in:
Ask Solem 2014-03-19 19:25:59 +00:00
parent c043f9f81c
commit 54198c62ed
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ setup(
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 2.6',