1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-06 11:57:59 +00:00

no more python 3.5

This commit is contained in:
deadc0de6
2022-08-25 23:30:14 +02:00
parent 5b9d248219
commit 565dad58c6
4 changed files with 15 additions and 16 deletions

View File

@@ -31,7 +31,6 @@ setup(
python_requires=REQUIRES_PYTHON,
classifiers=[
'Development Status :: 5 - Production/Stable',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',