Merge branch 'blender-v4.3-release'
This commit is contained in:
@@ -21,8 +21,7 @@ import sys
|
||||
import subprocess
|
||||
import argparse
|
||||
|
||||
# Temporary, until all platforms update to 2.3.1.
|
||||
VERSION_MIN = (1, 6, 0)
|
||||
VERSION_MIN = (2, 3, 1)
|
||||
VERSION_MAX_RECOMMENDED = (2, 3, 1)
|
||||
AUTOPEP8_FORMAT_CMD = "autopep8"
|
||||
AUTOPEP8_FORMAT_DEFAULT_ARGS = (
|
||||
|
||||
Reference in New Issue
Block a user