We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b9fed8 commit 59dce0dCopy full SHA for 59dce0d
conformance/README.md
@@ -57,6 +57,7 @@ Test cases use the following conventions:
57
To run the conformance test suite:
58
* Clone the https://github.com/python/typing repo.
59
* Create and activate a Python 3.12 virtual environment.
60
+* Ensure Python 3.11 is also installed (required for pytype tests to run).
61
* Switch to the `conformance` subdirectory and install all dependencies (`pip install -r requirements.txt`).
62
* Switch to the `src` subdirectory and run `python main.py`.
63
0 commit comments