mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-06 23:24:25 +08:00
Annotate return type of pygments.plugin.iter_entry_points (#6697)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
version = "2.9.*"
|
||||
requires = ["types-docutils"]
|
||||
requires = ["types-docutils", "types-setuptools"]
|
||||
|
||||
Reference in New Issue
Block a user