obs-scripting: Enable Python 3.11
This commit is contained in:
parent
5182368009
commit
3fe241e95f
@ -40,7 +40,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define PY_MAJOR_VERSION_MAX 3
|
#define PY_MAJOR_VERSION_MAX 3
|
||||||
#define PY_MINOR_VERSION_MAX 10
|
#define PY_MINOR_VERSION_MAX 11
|
||||||
|
|
||||||
bool import_python(const char *python_path, python_version_t *python_version)
|
bool import_python(const char *python_path, python_version_t *python_version)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user