Skip to content

Commit 6d700ba

Browse files
committed
minor
1 parent bdff966 commit 6d700ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requirements:
3939
- protobuf==3.20.1 # [py<=310]
4040
- protobuf==4.25.3 # [py>310]
4141
# mypy-protobuf 3.7.0 requires protobuf >= 5.26
42-
- mypy-protobuf <= 3.6.0
42+
- mypy-protobuf <=3.6.0
4343
run:
4444
{% if noarch_build and py == 39 %}
4545
- python >=3.9,<3.10.0a0

0 commit comments

Comments
 (0)