Add stubs for python-jenkins (#12582)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
kasium
2024-09-20 05:12:09 +02:00
committed by GitHub
parent c025e37bbb
commit f1bf1c01fe
5 changed files with 262 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
version = "1.8.*"
upstream_repository = "https://opendev.org/jjb/python-jenkins"
requires = ["types-requests"]