mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +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"]
|