mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
e173cbe7b6
Co-authored-by: Kevin Kirsche <kevin.kirsche@one.verizon.com>
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"]
|