Skip to content

Commit 4067ebb

Browse files
authored
Exclude broken types-protobuf [skip ci]
1 parent 3230c4e commit 4067ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ tests =
128128
# Type annotation stubs
129129
# http://mypy-lang.blogspot.com/2021/05/the-upcoming-switch-to-modular-typeshed.html
130130
types-Jinja2>=0.1.3
131-
types-protobuf>=0.1.10
131+
types-protobuf>=0.1.10,!=5.29.1.20250402
132132
types-six>=0.1.6
133133
typing-extensions>=4
134134
tutorials =

0 commit comments

Comments
 (0)