mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
Remove @python2-only third party stubs that aren't also dependencies (#5975)
Closes #5969
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user