mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +08:00
mypy_test.py: Fix argument-parsing for --python-version (#8134)
* mypy_test.py: Fix argument-parsing for `--python-version` * Bump min version required in the README
This commit is contained in:
@@ -17,7 +17,7 @@ in the `CONTRIBUTING.md` document. In particular, we recommend running with Pyth
|
||||
|
||||
## mypy\_test.py
|
||||
|
||||
This test requires Python 3.7+. Run using:
|
||||
This test requires Python 3.8+. Run using:
|
||||
```
|
||||
(.venv3)$ python3 tests/mypy_test.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user