mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-31 12:06:57 +08:00
Support extras in stubtest_third_party.py (#8467)
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
html5lib
|
||||
lxml
|
||||
@@ -1 +1,4 @@
|
||||
version = "4.11.*"
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["lxml", "html5lib"]
|
||||
|
||||
Reference in New Issue
Block a user