Skip to content

Commit fb950b9

Browse files
authored
Merge pull request #116754 from ggailey777/patch-3
Clarify Core Tool version again for Python
2 parents a6e0faf + 15318e2 commit fb950b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-requirements-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you begin, you must have the following:
2020
| Python version | Core Tools version |
2121
| -------------- | ------------------ |
2222
| Python 3.8 | [version 3.x](../articles/azure-functions/functions-run-local.md#v2) |
23-
| Python 3.6<br/>Python 3.7 | [Version 2.7.1846 or a later 2.x version](../articles/azure-functions/functions-run-local.md#v2) |
23+
| Python 3.6<br/>Python 3.7 | [Version 2.7.1846 or a later version](../articles/azure-functions/functions-run-local.md#v2) |
2424

2525
::: zone-end
2626

0 commit comments

Comments
 (0)