Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Python 3.11 - Fix 447 (#459)
* Add support for Python 3.11 - update greenlet version to latest version (currently 2.0.2) - update nox build instructions - change python version to 3.11 - update PyInstaller version * update target python version * update mypy version to support python 3.11 - error messages related to typed-ast, which was loaded by mypy * fix flake8 config: - the comment has to be in an extra line
- Loading branch information