Skip to content

Commit 4dc021c

Browse files
committed
More defined python version
1 parent fc2ec27 commit 4dc021c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

simulator/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ You will also need Python installed.
2020

2121
| Platform | Supported Python Version |
2222
|----------|--------------------------|
23-
| Windows | 3.7+ (64-bit) |
24-
| macOS | 3.7+ |
25-
| Linux | 3.7+ |
23+
| Windows | 3.7-3.9 (64-bit) |
24+
| macOS | 3.7-3.9 |
25+
| Linux | 3.7-3.9 |
2626

2727
There are a small number of [external libraries]({{ site.baseurl }}/programming/python/libraries)
2828
which will be available to your robot code during the competition. Note that for

0 commit comments

Comments
 (0)