Skip to content

Commit c929bc2

Browse files
authored
Update Python version requirement to 3.10+
1 parent 4d8514c commit c929bc2

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
@@ -28,7 +28,7 @@ The following system requirements apply to your workstation for developing F´ a
2828

2929
2. [git](https://git-scm.com/)
3030

31-
3. [Python 3.9+](https://www.python.org/downloads/), [virtual environments](https://docs.python.org/3/library/venv.html), and [PIP](https://pypi.org/project/pip/)
31+
3. [Python 3.10+](https://www.python.org/downloads/), [virtual environments](https://docs.python.org/3/library/venv.html), and [PIP](https://pypi.org/project/pip/)
3232

3333
4. [Clang](https://clang.llvm.org/) or [GNU C and C++ compilers](https://gcc.gnu.org/) (e.g. gcc and g++)
3434

0 commit comments

Comments
 (0)