Skip to content

Commit c60c379

Browse files
committed
Add some non-types dependencies to see what happens
1 parent 641c686 commit c60c379

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

stubs/protobuf/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
version = "4.21.*"
2+
requires = ["tomli"]
23
extra_description = "Generated with aid from mypy-protobuf v3.4.0"

stubs/urllib3/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version = "1.26.*"
2+
requires = ["packaging"]
23

34
[tool.stubtest]
45
extras = ["socks"]

0 commit comments

Comments
 (0)