Skip to content

Commit c2dacde

Browse files
Update pyproject.toml.j2
1 parent 2ba17f1 commit c2dacde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reachy_mini/apps/templates/pyproject.toml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "{{ app_name }}"
88
version = "0.1.0"
99
description = "Add your description here"
1010
readme = "README.md"
11-
requires-python = ">=3.8"
11+
requires-python = ">=3.10"
1212
dependencies = [
1313
"reachy-mini"
1414
]

0 commit comments

Comments
 (0)