mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 03:21:07 +08:00
Add docker-py stubs (#11749)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version = "7.0.*"
|
||||
upstream_repository = "https://github.com/docker/docker-py"
|
||||
requires = ["types-requests", "urllib3>=2"]
|
||||
Reference in New Issue
Block a user