Add python 3.4 to trove classifiers

This commit is contained in:
Peter Ruibal 2015-01-10 13:47:40 -08:00
parent ad5c2a8264
commit 9a3a32548a
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ setup(
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Topic :: Software Development :: Libraries',
],
keywords='editor library vim emacs',