mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-15 08:17:07 +08:00
9 lines
229 B
TOML
9 lines
229 B
TOML
version = "2.17.*"
|
|
upstream_repository = "https://github.com/pygments/pygments"
|
|
requires = ["types-docutils", "types-setuptools"]
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
stubtest_requirements = ["sphinx"]
|
|
ignore_missing_stub = true
|