mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 17:58:40 +08:00
protobuf doesn't support Python 2 anymore (#7176)
Remove Python-2-only package "futures"
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
version = "3.19.*"
|
||||
python2 = true
|
||||
requires = ["types-futures"]
|
||||
extra_description = "Generated with aid from mypy-protobuf v3.2.0"
|
||||
|
||||
Reference in New Issue
Block a user