Skip to content

Commit 9df29dd

Browse files
committed
Add Python 3.8 to the list of supported Python versions
1 parent 15d5a29 commit 9df29dd

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
@@ -78,6 +78,7 @@
7878
"Programming Language :: Python :: 3.5",
7979
"Programming Language :: Python :: 3.6",
8080
"Programming Language :: Python :: 3.7",
81+
"Programming Language :: Python :: 3.8",
8182
],
8283
install_requires=[
8384
'pip',

0 commit comments

Comments
 (0)