mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
Merge pull request #53829 from akien-mga/scons-py3.6
This commit is contained in:
commit
e2bfb27efb
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
EnsureSConsVersion(3, 0, 0)
|
||||
EnsurePythonVersion(3, 5)
|
||||
EnsurePythonVersion(3, 6)
|
||||
|
||||
# System
|
||||
import atexit
|
||||
|
Loading…
Reference in New Issue
Block a user