Skip to content

Commit 2752220

Browse files
committedFeb 9, 2020
We also support python3.8
1 parent f273be6 commit 2752220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'Operating System :: OS Independent',
5858
'Programming Language :: Python :: 3.6',
5959
'Programming Language :: Python :: 3.7',
60+
'Programming Language :: Python :: 3.8',
6061
'Programming Language :: Python :: Implementation :: CPython',
6162
],
6263
entry_points={

0 commit comments

Comments
 (0)
Please sign in to comment.