mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
10 lines
539 B
TOML
10 lines
539 B
TOML
# Using an exact number in the specifier for scripts/sync_protobuf/google_protobuf.py
|
|
# When updating, also re-run the script
|
|
version = "~=6.32.1"
|
|
upstream_repository = "https://github.com/protocolbuffers/protobuf"
|
|
extra_description = "Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 31.1 on [protobuf v32.1](https://github.com/protocolbuffers/protobuf/releases/tag/v32.1) (python `protobuf==6.32.1`)."
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|