mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
* Bump protobuf stub to 3.18.1 and mypy-protobuf 3.0.0 * Fix ConsumeInteger in google/protobuf/text_format.pyi The arg was removed in protobuf 3.18
5 lines
130 B
TOML
5 lines
130 B
TOML
version = "3.18.*"
|
|
python2 = true
|
|
requires = ["types-futures"]
|
|
extra_description = "Generated with aid from mypy-protobuf v3.0.0"
|