Files
typeshed/stubs/ldap3/METADATA.toml
Avasam bc08ecfd10 Overhaul ldap3 stubs (#9470)
Add a dependency on `types-pyasn1`, removing the need to subclass `Any`. Fill in many missing types. Use `Incomplete` rather than `Any` where applicable.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-01-11 23:14:41 +00:00

3 lines
46 B
TOML

version = "2.9.*"
requires = ["types-pyasn1"]