Add stubs for "click-log" package (#13207)

This commit is contained in:
PyHedgehog
2024-12-27 21:10:41 -08:00
committed by GitHub
parent 57d2e045dc
commit 2c27933bbb
4 changed files with 34 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "0.4.*"
requires = ["click>=8.0.0"]
upstream_repository = "https://github.com/click-contrib/click-log"