python: update

This makes an empty MSYSTEM env var also disable the MSYS2 mode
This commit is contained in:
Christoph Reiter
2022-09-23 11:44:41 +02:00
parent 2f87623e05
commit 627016a883
140 changed files with 5928 additions and 277 deletions

View File

@@ -21,5 +21,5 @@ index 1598735..82a21d2 100644
config_dir_name = os.path.basename(sysconfig.get_config_var('LIBPL'))
self.library_dirs.append(os.path.join(sys.prefix, "lib",
--
2.37.2
2.37.3