mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 03:21:07 +08:00
Bump pyinstaller to 6.11.* (#12911)
This commit is contained in:
@@ -68,3 +68,4 @@ class PostGraphAPI:
|
||||
def set_module_collection_mode(
|
||||
self, name: str | None, mode: Literal["pyz", "pyc", "py", "pyz+py", "py+pyz"] | None
|
||||
) -> None: ...
|
||||
def add_bindepend_symlink_suppression_pattern(self, pattern: str) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user