We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0339a commit 95656b1Copy full SHA for 95656b1
stubs/pyinstaller/METADATA.toml
@@ -1,2 +1,2 @@
1
-version = "6.15.*"
+version = "6.16.*"
2
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
stubs/pyinstaller/PyInstaller/compat.pyi
@@ -35,7 +35,6 @@ is_macos_11_compat: Final[bool]
35
is_macos_11_native: Final[bool]
36
is_macos_11: Final[bool]
37
is_nogil: Final[bool]
38
-PYDYLIB_NAMES: Final[set[str]]
39
base_prefix: Final[str]
40
is_venv: Final[bool]
41
is_virtualenv: Final[bool]
0 commit comments