diff options
| author | Jeremy Kolbe <jk@gocept.com> | 2018-10-05 13:44:02 +0200 |
|---|---|---|
| committer | Jeremy Kolbe <jk@gocept.com> | 2018-10-05 13:44:02 +0200 |
| commit | 63dbdeeb9b3273fcf0a243f1b8b2f66d820238d5 (patch) | |
| tree | ae2e6309db694289a2979f73aaea2a5aed00683c /setup.py | |
| parent | eff407cf89444a8484de4afb5c870f11b408420d (diff) | |
| download | zope-browser-Python3.7support.tar.gz | |
Add support for Python 3.7Python3.7support
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ setup( 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Natural Language :: English', |
