mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 02:42:29 +08:00
Use dashes instead of underscores for METADATA.toml field names (#15614)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version = "2.20.*"
|
||||
upstream_repository = "https://github.com/pygments/pygments"
|
||||
upstream-repository = "https://github.com/pygments/pygments"
|
||||
dependencies = ["types-docutils"]
|
||||
partial_stub = true
|
||||
partial-stub = true
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_dependencies = ["sphinx"]
|
||||
stubtest-dependencies = ["sphinx"]
|
||||
|
||||
Reference in New Issue
Block a user