mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-31 21:20:23 +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 = "~=7.34.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 34.1 on [protobuf v34.1](https://github.com/protocolbuffers/protobuf/releases/tag/v34.1) (python `protobuf==7.34.1`)."
|
|
partial-stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore-missing-stub = true
|