lipoja / URLExtract

URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
MIT License
241 stars 61 forks source link

Drop support for EOL Pythons #167

Open vorenhoutgithub opened 1 month ago

vorenhoutgithub commented 1 month ago

3.5 and 3.6 and 3.7 are EOL as of today 3.8 is nearing EOL

See https://devguide.python.org/versions/

Strongly advice to remove them from supported Python versions in setup.