mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 21:50:21 +08:00
Rename requires to dependencies in METADATA files (#15594)
This commit is contained in:
@@ -8,4 +8,4 @@ it is no longer included with `types-setuptools`.
|
||||
[tool.stubtest]
|
||||
# darwin is equivalent to linux for OS-specific methods
|
||||
ci_platforms = ["linux", "win32"]
|
||||
stubtest_requirements = ["tomli"]
|
||||
stubtest_dependencies = ["tomli"]
|
||||
|
||||
Reference in New Issue
Block a user