Skip to content

Commit 7a60d62

Browse files
ivorbCopilot
andcommitted
Match the house wording for the Python prerequisite
Lab D stated a 3.10-3.13 range because the [redteam] extra pulls PyRIT, which has no 3.14 build. That is true, but 3.13 already sits inside the supported range, so the extra precision only made this lab read differently from the others. Now matches A, B and C. The 'tested with 3.13.12' sentence is left off, since nothing in this lab has been run yet. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dc4690cc-57d6-48a7-abc8-bc8570113ab1
1 parent ac05921 commit 7a60d62

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Instructions/Consolidated/D0-getting-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ Before starting, ensure you have:
3737
- [Git](https://git-scm.com/downloads) installed on your local machine
3838
- Basic familiarity with Python
3939

40-
> \* Use Python **3.10–3.13**. Task 3 installs PyRIT, which doesn't support Python 3.14 yet.
41-
> The lab has been tested with Python 3.13.
40+
> \* Python 3.14 isn't supported yet: some dependencies have no 3.14 build.
4241
4342
## Create a Microsoft Foundry project
4443

0 commit comments

Comments
 (0)