Skip to content

Commit c4fd901

Browse files
Update python versions stated in docs
1 parent 4a86d9c commit c4fd901

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ system-under-test that is expected to cause a change to some output(s).
2525
## Installation
2626

2727
### Requirements
28-
- Python 3.9 and 3.10 only.
28+
- Python 3.9, 3.10, 3.11 and 3.12
2929

3030
- Microsoft Visual C++ 14.0+ (Windows only).
3131

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Getting started
33

44
Requirements
55
---------------
6-
* Python 3.9 and 3.10 only.
6+
* Python 3.9, 3.10, 3.11 and 3.12
77
* `Microsoft Visual C++ <https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist>`_ 14.0+ (Windows only).
88

99

0 commit comments

Comments
 (0)