mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-23 00:20:31 +08:00
Rename requires to dependencies in METADATA files (#15594)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version = "1.1.*"
|
||||
upstream_repository = "https://github.com/html5lib/html5lib-python"
|
||||
requires = ["types-webencodings"]
|
||||
dependencies = ["types-webencodings"]
|
||||
|
||||
[tool.stubtest]
|
||||
extras = ["all"]
|
||||
|
||||
Reference in New Issue
Block a user