Skip to content

Commit

Permalink
Update Python version that Netlify uses
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Jan 28, 2024
1 parent 57d543f commit 39618e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ID = "Your_Site_ID"
command = "mkdocs build"

[build.environment]
PYTHON_VERSION = "3.8"
PYTHON_VERSION = "3.12.1"

[[redirects]]
from = "/expressions/exceptions.html"
Expand Down

0 comments on commit 39618e8

Please sign in to comment.