Bump typed-ast version, recommend Python 3.8 for tests (#6278)

This commit is contained in:
Shantanu
2021-11-12 02:53:42 -08:00
committed by GitHub
parent f2551376ae
commit bf92378722
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ objects at runtime.
objects at runtime.
To run the tests, follow the [setup instructions](../CONTRIBUTING.md#preparing-the-environment)
in the `CONTRIBUTING.md` document.
in the `CONTRIBUTING.md` document. In particular, we recommend running with Python 3.8 or newer.
## mypy\_test.py