mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 00:53:23 +08:00
7 lines
157 B
TOML
7 lines
157 B
TOML
version = "2.28.*"
|
|
requires = ["types-urllib3<1.27"] # keep in sync with requests's setup.py
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = false
|
|
extras = ["socks"]
|