Remove @python2-only third party stubs that aren't also dependencies (#5975)

Closes #5969
This commit is contained in:
Jon Dufresne
2021-08-30 05:23:28 -07:00
committed by GitHub
parent bc19a28c0d
commit 4381e0a558
23 changed files with 1 additions and 818 deletions
-5
View File
@@ -9,13 +9,8 @@
// Python 2 only modules.
"**/@python2",
"stubs/enum34",
"stubs/fb303",
"stubs/futures",
"stubs/ipaddress",
"stubs/kazoo",
"stubs/pathlib2",
"stubs/pymssql",
"stubs/scribe",
// Modules that are incomplete in some way.
"stdlib/distutils/command",
"stdlib/lib2to3/refactor.pyi",