Skip to content

Commit 45b5a3c

Browse files
Remove mentions of python 3.8/3.9 support from README
We have not supported Python 3.8 for about two months at this point with our minimum supported version being 3.10. Remove mentions of 3.8/3.9 as being supported in the README.
1 parent b8aaa54 commit 45b5a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ values for the flag could be:
5353
Currently, the assumptions for the system are:
5454

5555
* Recent Ubuntu distro, e.g. 20.04
56-
* python 3.8.x/3.9.x/3.10.x
56+
* python 3.10.x/3.11.x
5757
* for local training, which is currently the only supported mode, we recommend
5858
a high-performance workstation (e.g. 96 hardware threads).
5959

0 commit comments

Comments
 (0)