Skip to content

Commit ab22111

Browse files
committed
Add Python 3.8 to setup.py
1 parent 3053dd8 commit ab22111

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
@@ -27,6 +27,7 @@
2727
Programming Language :: Python :: 3.5
2828
Programming Language :: Python :: 3.6
2929
Programming Language :: Python :: 3.7
30+
Programming Language :: Python :: 3.8
3031
Programming Language :: Python :: Implementation :: CPython
3132
Topic :: Software Development :: Libraries :: Python Modules
3233
""".splitlines())))

0 commit comments

Comments
 (0)