Drop Python 2 support in third-party stubs (#7703)

This commit is contained in:
Sebastian Rittau
2022-04-27 14:32:17 +02:00
committed by GitHub
parent 2d468966f5
commit f7aa41245e
19 changed files with 17 additions and 67 deletions

View File

@@ -1,3 +1,2 @@
# Prior to v0.6, docopt() had only 3 optional args
version = "0.6.*"
python2 = true