mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-18 22:08:03 +08:00
Add stubs for PyInstaller (public API only) (#8702)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
version = "5.4.*"
|
||||
requires = ["types-setuptools"]
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
Reference in New Issue
Block a user