Remove Python 2 support from some third-party distributions (#7466)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Sebastian Rittau
2022-03-09 19:19:22 +01:00
committed by GitHub
parent 4e87b9058f
commit c3907ab26b
49 changed files with 10 additions and 557 deletions
-2
View File
@@ -1,4 +1,2 @@
version = "3.3.*"
python2 = true
requires = ["types-enum34", "types-ipaddress"]
obsolete_since = "3.4.4"