Skip to content

Commit 597af59

Browse files
committed
Add Python 3.8.
1 parent 0116309 commit 597af59

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
@@ -34,6 +34,7 @@
3434
'Programming Language :: Python :: 3.5',
3535
'Programming Language :: Python :: 3.6',
3636
'Programming Language :: Python :: 3.7',
37+
'Programming Language :: Python :: 3.8',
3738
],
3839
package_dir={'': 'lib'},
3940
packages=[

0 commit comments

Comments
 (0)