Skip to content

Commit 18d0356

Browse files
authored
Update README.md
Fix: Python version in README
1 parent ceffc7f commit 18d0356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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, 3.10, 3.11 and 3.12
28+
- Python 3.10, 3.11 and 3.12
2929

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

@@ -121,4 +121,4 @@ To find the other (optional) developer dependencies, please check `pyproject.tom
121121

122122
The Causal Testing Framework is supported by the UK's Engineering and Physical Sciences Research Council (EPSRC),
123123
with the project name [CITCOM](https://gow.epsrc.ukri.org/NGBOViewGrant.aspx?GrantRef=EP/T030526/1) - "_Causal Inference for Testing of Computational Models_"
124-
under the grant EP/T030526/1.
124+
under the grant EP/T030526/1.

0 commit comments

Comments
 (0)