Skip to content

Commit 29f19d0

Browse files
authored
Merge pull request #923 from jnozsc/py38
setup.py: add py38 to document
2 parents 5c60447 + fbe6704 commit 29f19d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ def get_long_description():
5858
'Programming Language :: Python :: 3.5',
5959
'Programming Language :: Python :: 3.6',
6060
'Programming Language :: Python :: 3.7',
61+
'Programming Language :: Python :: 3.8',
6162
'Programming Language :: Python :: Implementation :: CPython',
6263
'Programming Language :: Python :: Implementation :: PyPy',
6364
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)