1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-10 02:19:14 +00:00

add python 3.9 and 3.10

This commit is contained in:
deadc0de6
2022-05-26 22:31:02 +02:00
committed by deadc0de
parent cce7618431
commit 1584f33591

View File

@@ -32,6 +32,8 @@ setup(
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
],