mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-31 00:24:24 +08:00
Bump to mypy-protobuf 3.3.0 (#8612)
* Bump to mypy-protobuf 3.3.0 * Remove some ignores for formatting
This commit is contained in:
@@ -12,7 +12,7 @@ set -ex -o pipefail
|
||||
#
|
||||
# Update these two variables when rerunning script
|
||||
PROTOBUF_VERSION=3.20.1
|
||||
MYPY_PROTOBUF_VERSION=v3.2.0
|
||||
MYPY_PROTOBUF_VERSION=v3.3.0
|
||||
|
||||
if uname -a | grep Darwin; then
|
||||
# brew install coreutils wget
|
||||
|
||||
Reference in New Issue
Block a user