mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
9 lines
499 B
TOML
9 lines
499 B
TOML
# Using an exact number in the specifier for scripts/sync_protobuf/google_protobuf.py
|
|
version = "~=5.29.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 28.1 on [protobuf v29.1](https://github.com/protocolbuffers/protobuf/releases/tag/v29.1) (python `protobuf==5.29.1`)."
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|