diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-05-29 02:36:02 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-05-29 02:36:02 +0900 |
| commit | 03bb9ff84a054db5f337cbb3ab6c2eebb9321905 (patch) | |
| tree | 0d882a0ea589209c629bfb1d35595039e6cd333d /setup.py | |
| parent | ee4c7d3a68734a6cbfc787d9b9e80cd5c260fdcb (diff) | |
| download | sphinx-git-03bb9ff84a054db5f337cbb3ab6c2eebb9321905.tar.gz | |
Add py38 to the list of PyPI classifiers
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -202,6 +202,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Framework :: Setuptools Plugin', |
