diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-11-04 02:42:59 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-11-05 02:19:48 +0900 |
| commit | f12451f304812c668f7409ec06161e958464ec8e (patch) | |
| tree | ae6d19d045141d4ebcfbca481b89d3bec138f7f9 /setup.py | |
| parent | ab707be1e1def8c904b5df0c5ddeaf2edacca0f6 (diff) | |
| download | sphinx-git-f12451f304812c668f7409ec06161e958464ec8e.tar.gz | |
test: Do test with py39
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -203,6 +203,7 @@ setup( 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Framework :: Setuptools Plugin', |
