setup py 3.8 (#2135)

This commit is contained in:
Jirka Borovec 2020-06-09 22:50:59 +02:00 committed by GitHub
parent 7245e48153
commit 74ab9d034b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -94,5 +94,6 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
)