openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
60 stars 19 forks source link

Set python_requires correctly #145

Closed rgaudin closed 2 years ago

rgaudin commented 2 years ago

We have python_requires = >=3.6 which allows package manager to attempt installation on non-supported Python versions