mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 22:18:28 +08:00
[pyinstaller] Update to 6.18.* (#15279)
This commit is contained in:
@@ -2,8 +2,6 @@ from _typeshed import StrPath
|
||||
|
||||
from PyInstaller.building.datastruct import Target, _TOCTuple
|
||||
|
||||
splash_requirements: list[str]
|
||||
|
||||
# Referenced in https://pyinstaller.org/en/stable/spec-files.html#example-merge-spec-file
|
||||
# Not to be imported during runtime, but is the type reference for spec files which are executed as python code
|
||||
class Splash(Target):
|
||||
|
||||
Reference in New Issue
Block a user