mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 19:17:16 +08:00
get rid of remaining references to pallets stubs (#6474)
This commit is contained in:
@@ -13,7 +13,6 @@ from pathlib import Path
|
||||
import tomli
|
||||
|
||||
EXCLUDE_LIST = [
|
||||
"Flask", # fails when stubtest tries to stringify some object
|
||||
"pyaudio", # install failure locally
|
||||
"backports", # errors on python version
|
||||
"six", # ???
|
||||
|
||||
Reference in New Issue
Block a user