scrapy / protego

A pure-Python robots.txt parser with support for modern conventions.
BSD 3-Clause "New" or "Revised" License
54 stars 28 forks source link

Specify project url and support Python - 3.8, 3.9 and 3.10 #20

Closed anubhavp28 closed 2 years ago

anubhavp28 commented 2 years ago

Hi, we could specify the project URL in setup.py. Also, we could make tox run tests with Python 3.8 and 3.9 as well.

Gallaecio commented 2 years ago

What about Python 3.10?

anubhavp28 commented 2 years ago

added Python 3.10 as well.

Gallaecio commented 2 years ago

Thanks!

anubhavp28 commented 2 years ago

Should I merge this? I thinking of making 0.2 release of Protego. I received an email from someone about they being stuck at something because Protego doesn't support Python 3.8.

Gallaecio commented 2 years ago

+1 from me