diff options
| author | Ask Solem <ask@celeryproject.org> | 2014-03-19 19:25:59 +0000 |
|---|---|---|
| committer | Ask Solem <ask@celeryproject.org> | 2014-03-19 19:25:59 +0000 |
| commit | 54198c62ed2d966bb16671e4dcc6934cdf05bc53 (patch) | |
| tree | 3485f3faf1db49be9510bae0e333c01e741d98c5 /setup.py | |
| parent | c043f9f81c72e520d07a6fa40f0842d191aca52e (diff) | |
| download | kombu-54198c62ed2d966bb16671e4dcc6934cdf05bc53.tar.gz | |
Adds Trove classifier for Python 3.4
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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', |
