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 4a86d9c commit c4fd901Copy full SHA for c4fd901
README.md
@@ -25,7 +25,7 @@ system-under-test that is expected to cause a change to some output(s).
25
## Installation
26
27
### Requirements
28
-- Python 3.9 and 3.10 only.
+- Python 3.9, 3.10, 3.11 and 3.12
29
30
- Microsoft Visual C++ 14.0+ (Windows only).
31
docs/source/installation.rst
@@ -3,7 +3,7 @@ Getting started
3
4
Requirements
5
---------------
6
-* Python 3.9 and 3.10 only.
+* Python 3.9, 3.10, 3.11 and 3.12
7
* `Microsoft Visual C++ <https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist>`_ 14.0+ (Windows only).
8
9
0 commit comments