You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
SCons: Bump minimum SCons & Python versions
SCons: 3.1.2 → 4.0 Python: 3.6 → 3.8
This commit is contained in:
@@ -16,7 +16,7 @@ python_version = "3.8"
|
||||
extend-exclude = ["thirdparty"]
|
||||
extend-include = ["SConstruct", "SCsub"]
|
||||
line-length = 120
|
||||
target-version = "py37"
|
||||
target-version = "py38"
|
||||
|
||||
[tool.ruff.lint]
|
||||
extend-select = [
|
||||
|
||||
Reference in New Issue
Block a user