mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 17:58:40 +08:00
Support extras in stubtest_third_party.py (#8467)
This commit is contained in:
@@ -2,5 +2,3 @@ tensorflow
|
||||
pandas
|
||||
dask
|
||||
rich
|
||||
requests
|
||||
slack-sdk
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
version = "4.64.*"
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["slack", "telegram"]
|
||||
|
||||
Reference in New Issue
Block a user