simon-weber / gpsoauth

A python client library for Google Play Services OAuth.
MIT License
95 stars 31 forks source link

Setup black, isort and pytest #28

Closed KapJI closed 3 years ago

KapJI commented 3 years ago

Another part of #26.

Closes #7

KapJI commented 3 years ago

I checked multiple times that path to CI config is correct, I think it will run only after merging this.

simon-weber commented 3 years ago

looks good! I'll set up Actions and try to get it running on a copy of this branch.

KapJI commented 3 years ago

Not sure, but probably it will only work after being committed to the default branch (master).

simon-weber commented 3 years ago

Looks good. Here's a test run with no changes: https://github.com/simon-weber/gpsoauth/runs/2247269621

And here's one with some failures from --no-verify: https://github.com/simon-weber/gpsoauth/runs/2247329653

simon-weber commented 3 years ago

And here's the first run on master! https://github.com/simon-weber/gpsoauth/actions/runs/709002120 🎉