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