1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 16:49:42 +00:00

add python 3.8 support

This commit is contained in:
deadc0de6
2019-11-17 08:01:03 +01:00
parent 1910514981
commit 86783ca554

View File

@@ -35,6 +35,7 @@ setup(
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
],