mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 17:58:40 +08:00
Add stubs for click-default-group (#9304)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com> Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user