mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Co-authored-by: AlexWaygood <alex.waygood@gmail.com> Co-authored-by: Avasam <samuel.06@hotmail.com>
5 lines
169 B
TOML
5 lines
169 B
TOML
version = "1.2.*"
|
|
# requires a version of click with a py.typed
|
|
requires = ["click>=8.0.0"]
|
|
upstream_repository = "https://github.com/click-contrib/click-default-group"
|