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.
2 parents c210ae6 + 9ed11d1 commit bea5ef6Copy full SHA for bea5ef6
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