Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bda76bb

Browse files
authored
Re-add python2 keys to METADATA temporarily (#5686)
1 parent 96429cd commit bda76bb

10 files changed

Lines changed: 10 additions & 1 deletion

File tree

stubs/Routes/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/enum34/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/fb303/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/futures/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/ipaddress/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/kazoo/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/pathlib2/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version = "0.1"
2-
requires = []
2+
python2 = true

stubs/pymssql/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

stubs/scribe/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
version = "0.1"
2+
python2 = true
23
requires = ["types-fb303"]

stubs/tornado/METADATA.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
version = "0.1"
2+
python2 = true

0 commit comments

Comments
 (0)