Skip to content

Commit 91c5a18

Browse files
committed
Fix minimum. Python version in README to 3.10
1 parent a8f4834 commit 91c5a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We assume that you have full internet access.
2323
Git is the version management system with which this template and your repository are managed. The template also assumes that you
2424
use GitHub for hosting your project which implies that you have a GitHub account.
2525

26-
* **Python >= 3.9**
26+
* **Python >= 3.10**
2727

2828
LinkML tools are mainly written in Python, so you will need a recent Python interpreter to run this generator and to use the generated project.
2929

0 commit comments

Comments
 (0)