mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
5 lines
169 B
TOML
5 lines
169 B
TOML
version = "1.2.*"
|
|
upstream_repository = "https://github.com/click-contrib/click-default-group"
|
|
# requires a version of click with a py.typed
|
|
requires = ["click>=8.0.0"]
|