architv / soccer-cli

:soccer: Football scores for hackers. :computer: A command line interface for all the football scores.
MIT License
1.09k stars 221 forks source link

upgrade to v1 API #103

Closed drselump14 closed 7 years ago

drselump14 commented 7 years ago

REASON: the alpha version only show last season league standing

dfrt82 commented 7 years ago

League standing is only dependent on the league ids. These are correct, so the league tables shown are up-to-date. You might be using the tarball from pypi which is not up-to-date. Just replace the league_ids.py on your local machine.