Support extras in stubtest_third_party.py (#8467)

This commit is contained in:
Kevin Kirsche
2022-08-18 17:12:36 -04:00
committed by GitHub
parent a8c8178127
commit 8c51fab4e2
12 changed files with 20 additions and 10 deletions
@@ -2,5 +2,3 @@ tensorflow
pandas
dask
rich
requests
slack-sdk
+3
View File
@@ -1 +1,4 @@
version = "4.64.*"
[tool.stubtest]
extras = ["slack", "telegram"]