diff options
| author | Jeremy Kolbe <jk@gocept.com> | 2018-10-05 11:21:34 +0200 |
|---|---|---|
| committer | Jeremy Kolbe <jk@gocept.com> | 2018-10-05 11:21:34 +0200 |
| commit | 109d7dd195c31754ca55c761fb3b11f4176d2372 (patch) | |
| tree | 671bbe4a8c4f648f4b32634cf34f4308ea71f180 /setup.py | |
| parent | 527eaa3f626c6f7637f43b32889e7c742a71fe23 (diff) | |
| download | zope-tales-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
@@ -55,6 +55,7 @@ setup(name='zope.tales', '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', |
