We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c36ce commit 3e4afa5Copy full SHA for 3e4afa5
_includes/install_instructions/python.html
@@ -19,8 +19,8 @@ <h3>Python</h3>
19
20
<p>
21
Regardless of how you choose to install it,
22
- <strong>please make sure you install Python version 3.x</strong>
23
- (e.g., 3.6 is fine).
+ <strong>please make sure you install a Python version >= 3.9</strong>
+ (e.g. 3.11 is fine, 3.6 is not).
24
</p>
25
26
{% comment %}
0 commit comments