damonlynch / rapid-photo-downloader

Rapid Photo Downloader is the leading photo and video downloader for the Linux desktop.
https://damonlynch.net/rapid
GNU General Public License v3.0
114 stars 30 forks source link

Conform version indentifier in setup.py to PEP 440 #103

Closed stratakis closed 1 year ago

stratakis commented 1 year ago

This is enforced with setuptools >= 66.0.0

In the current state, building with version 66.0.0 and higher results in:

error in rapid-photo-downloader setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.6.*'