mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Rename requires to dependencies in METADATA files (#15594)
This commit is contained in:
@@ -7,4 +7,4 @@ are maintained outside of typeshed.\
|
||||
"""
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["gevent", "tornado", "twisted"]
|
||||
stubtest_dependencies = ["gevent", "tornado", "twisted"]
|
||||
|
||||
Reference in New Issue
Block a user