mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 20:31:32 +08:00
Drop Python 2 support in third-party stubs (#7703)
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
version = "1.2.*"
|
||||
python2 = true
|
||||
requires = []
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "3.7.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "2021.10.8"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "14.3.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.4.*"
|
||||
python2 = true
|
||||
@@ -1,3 +1,2 @@
|
||||
# Prior to v0.6, docopt() had only 3 optional args
|
||||
version = "0.6.*"
|
||||
python2 = true
|
||||
@@ -1,2 +1 @@
|
||||
version = "2.0.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.4.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
version = "0.2.*"
|
||||
python2 = true
|
||||
stubtest_apt_dependencies = ["portaudio19-dev"]
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "2021.3"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.9.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "3.7.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "0.8.*"
|
||||
python2 = true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
version = "2.0.*"
|
||||
python2 = true
|
||||
|
||||
Reference in New Issue
Block a user