Unfortunately until #233 is resolved, we have to enforce Python >= 3.8 as well

This commit is contained in:
Nex 2022-05-08 14:59:34 +02:00
parent fcac8a8c7d
commit f754bf274d

View File

@ -12,6 +12,9 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python
[options]
python_requires = >= 3.8
[options.entry_points]
console_scripts =
mvt-ios = mvt.ios:cli