mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 14:59:48 +08:00
Support extras in stubtest_third_party.py (#8467)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
PySocks>=1.5.6, !=1.5.7
|
||||
@@ -1,2 +1,5 @@
|
||||
version = "2.28.*"
|
||||
requires = ["types-urllib3<1.27"] # keep in sync with requests's setup.py
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["socks"]
|
||||
|
||||
Reference in New Issue
Block a user