act-now-coalition / can-scrapers

MIT License
9 stars 13 forks source link

Use Python 3.7 and pin Click version to fix CI #430

Closed smcclure17 closed 2 years ago

smcclure17 commented 2 years ago

Bumps Python to 3.7 to fix an issue with Pandas (https://stackoverflow.com/a/68750409/14034347) , pins Click to fix an issue with Black (https://github.com/psf/black/issues/2964#issuecomment-1080971383).