aaron-schroeder / scrapy-athlinks

web scraper for race results hosted on Athlinks
MIT License
1 stars 1 forks source link

Fixes for scrapy-athlinks #3

Open josevnz opened 1 day ago

josevnz commented 1 day ago

Hi,

I made a few changes on the original branch:

1) Refresh of packaging tooling to use setuptools and newer pyproject.toml 2) Fixes on unit testing and demo code 3) Fixes on Makefile 4) Little cleanup on code, documentation 5) Force usage of Python 3.9 and newer

No radical changes, but this will allow people to use the code. I want to make other changes but feels too much for a contribution.

Can you please eyeball and let me know what you think?