mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-23 19:41:51 +08:00
requests stubs are not Python 2-compatible (#7483)
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
version = "2.27.*"
|
||||
requires = ["types-urllib3<1.27"] # keep in sync with requests's setup.py
|
||||
python2 = true
|
||||
|
||||
Reference in New Issue
Block a user