mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 02:42:29 +08:00
Use dashes instead of underscores for METADATA.toml field names (#15614)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = "6.3.*"
|
||||
dependencies = ["types-html5lib"]
|
||||
upstream_repository = "https://github.com/mozilla/bleach"
|
||||
upstream-repository = "https://github.com/mozilla/bleach"
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["css"]
|
||||
|
||||
Reference in New Issue
Block a user