commit | f9ba19f895a5c1c328382cfc566bc04c37df6cb1 | [log] [tgz] |
---|---|---|
author | Hugo <hugovk@users.noreply.github.com> | Thu Oct 05 15:23:42 2017 +0300 |
committer | Sergey Shepelev <temotor@gmail.com> | Fri Oct 06 01:56:55 2017 +0300 |
tree | 9379f58028b5dc3bbaa8209e70502011cd9b8f4f | |
parent | 4caa6d080c23a1ddf9c7db789ad66743111b704d [diff] [blame] |
Python 2 is also supported
diff --git a/setup.py b/setup.py index 9c8c86c..8fb9f45 100755 --- a/setup.py +++ b/setup.py
@@ -69,6 +69,7 @@ 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', + 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 3', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Software Development :: Libraries',