Update python 3 classifiers
Bump to py34, since that's the default version we against.
This commit is contained in:
parent
6e5e9486cc
commit
2344e5bdc2
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ setuptools.setup(
|
|||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue