[click-shell] Add stubs for click-shell (#14578)

This commit is contained in:
Teis Johansen
2025-08-20 11:38:25 +02:00
committed by GitHub
parent 8a56044cd6
commit 673cecca79
6 changed files with 91 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "2.1"
upstream_repository = "https://github.com/clarkperkins/click-shell"
requires = ["click>=8.0.0"]