protobuf doesn't support Python 2 anymore (#7176)

Remove Python-2-only package "futures"
This commit is contained in:
Sebastian Rittau
2022-02-11 17:10:31 +01:00
committed by GitHub
parent 9150db52a6
commit 84b5e73396
7 changed files with 0 additions and 135 deletions
-2
View File
@@ -1,4 +1,2 @@
version = "3.19.*"
python2 = true
requires = ["types-futures"]
extra_description = "Generated with aid from mypy-protobuf v3.2.0"