Skip to content

Commit a4b9255

Browse files
authored
Update required minimum Python version (#59)
1 parent 7fdac34 commit a4b9255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/development-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This guide will walk you through the steps to set up an environment you can use
1212

1313
## Requirements
1414

15-
- Python 3.10 or newer
15+
- Python 3.11 or newer
1616
- `pip` (Python package manager)
1717
- Familiarity with `git` and GitHub
1818

0 commit comments

Comments
 (0)