mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-16 21:08:03 +08:00
Rename requires to dependencies in METADATA files (#15594)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version = "6.3.*"
|
||||
requires = ["types-html5lib"]
|
||||
dependencies = ["types-html5lib"]
|
||||
upstream_repository = "https://github.com/mozilla/bleach"
|
||||
|
||||
[tool.stubtest]
|
||||
|
||||
Reference in New Issue
Block a user