diff options
| author | Gael Pasgrimaud <gael@gawel.org> | 2011-09-23 19:04:39 +0200 |
|---|---|---|
| committer | Gael Pasgrimaud <gael@gawel.org> | 2011-09-23 19:04:39 +0200 |
| commit | 0898124c79db25320010160bd63660eb17543641 (patch) | |
| tree | dcf1f3eef7addf2eded8d480ea69a1231904ee30 /setup.py | |
| parent | abbd7babbd6c4d210ae2a0e4961a898fbb6b37b3 (diff) | |
| download | webtest-0898124c79db25320010160bd63660eb17543641.tar.gz | |
add py3 to classifiers
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ This is based on ``paste.fixture.TestApp``. "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", + "Programming Language :: Python :: 3", ], keywords='wsgi test unit tests web', author='Ian Bicking', |
