diff options
| author | Hanno Schlichting <hanno@hannosch.eu> | 2014-06-06 13:19:00 +0200 |
|---|---|---|
| committer | Hanno Schlichting <hanno@hannosch.eu> | 2014-06-06 13:19:00 +0200 |
| commit | ae7818741f7cff149d73b7f54c8995010416d2bf (patch) | |
| tree | e2bbcf40baabcea11f6a54d290e3aacfa4bafdfd /setup.py | |
| parent | b9b9739086d4ca0b481877c831c2f47e85dccc73 (diff) | |
| download | kazoo-ae7818741f7cff149d73b7f54c8995010416d2bf.tar.gz | |
Start testing against Python 3.4 and update to gevent 1.0.1.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ setup( "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", + "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Communications", |
