sigmavirus24 / github3.py

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
https://github3.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.21k stars 404 forks source link

Match renamed flake8 toxenv #1045

Closed sigmavirus24 closed 3 years ago

sigmavirus24 commented 3 years ago

I missed this in my earlier PR and want to ensure we actually run Flake8 against our codebase.

Also, let's expand what versions of Python we tests against.

Before opening a new issue, please [search][] for a previously filed issue to ensure you're not creating a duplicate.