File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ version: 2
66
77# Set the version of Python and other tools you might need
88build :
9- os : ubuntu-22 .04
9+ os : ubuntu-24 .04
1010 tools :
11- python : " 3.11 "
11+ python : " 3.14 "
1212
1313# Optionally declare the Python requirements required to build your docs
1414python :
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ Pre-installation Checklist
283283
284284Before you install ScanCode.io, make sure you have the following prerequisites:
285285
286- * **Python: versions 3.10 to 3.13 ** found at https://www.python.org/downloads/
286+ * **Python: versions 3.12 to 3.14 ** found at https://www.python.org/downloads/
287287 * **Git **: most recent release available at https://git-scm.com/
288288 * **PostgreSQL **: release 17 or later found at https://www.postgresql.org/ or
289289 https://postgresapp.com/ on macOS
You can’t perform that action at this time.
0 commit comments