diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-08-22 05:56:04 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-08-22 05:56:04 -0700 |
| commit | 4820757eedd6812c800841029253f40c643c389f (patch) | |
| tree | 9b61e6c3bf5fcfbd2ce95e979c238eb083c816b0 /setup.py | |
| parent | 78464987e8e3cb2188253783d9968ae4d86669d9 (diff) | |
| download | pyramid-4820757eedd6812c800841029253f40c643c389f.tar.gz pyramid-4820757eedd6812c800841029253f40c643c389f.tar.bz2 pyramid-4820757eedd6812c800841029253f40c643c389f.zip | |
Bump Python version to 3.7 in docs and project meta files
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ setup(name='pyramid', "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", "Framework :: Pyramid", |
