mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
8 lines
184 B
TOML
8 lines
184 B
TOML
version = "6.2.*"
|
|
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
|
|
requires = ["types-setuptools"]
|
|
requires_python = ">=3.8"
|
|
|
|
[tool.stubtest]
|
|
extras = ["completion"]
|