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

Skip to content

Commit 9d02cd2

Browse files
authored
Remove leftover openssl-python in pyright configuration (python#5976)
The package was renamed in a98fcec.
1 parent 33b08cb commit 9d02cd2

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

pyrightconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"stubs/futures",
1313
"stubs/ipaddress",
1414
"stubs/kazoo",
15-
"stubs/openssl-python",
1615
"stubs/pathlib2",
1716
"stubs/pymssql",
1817
"stubs/scribe",

pyrightconfig.stricter.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"stubs/futures",
1414
"stubs/ipaddress",
1515
"stubs/kazoo",
16-
"stubs/openssl-python",
1716
"stubs/pathlib2",
1817
"stubs/pymssql",
1918
"stubs/scribe",

0 commit comments

Comments
 (0)