Files
typeshed/stubs/click-default-group/METADATA.toml
PyHedgehog 7a00c25959 Add stubs for click-default-group (#9304)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
Co-authored-by: Avasam <samuel.06@hotmail.com>
2023-07-22 20:21:37 +01:00

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"