Skip to content

Commit 5ed5c6d

Browse files
authored
Update min Python to 3.9
1 parent d9134e6 commit 5ed5c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/quick_start_local.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href="{{ site.baseurl }}/get-started/previous-versions">install previous versions of PyTorch</a>. Note that LibTorch is only available for C++.
66
</p>
77

8-
<p><b>NOTE:</b> Latest PyTorch requires Python 3.8 or later.</p>
8+
<p><b>NOTE:</b> Latest PyTorch requires Python 3.9 or later.</p>
99

1010
<div class="row">
1111
<div class="col-md-3 headings">

0 commit comments

Comments
 (0)