mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 22:18:28 +08:00
Use dashes instead of underscores for METADATA.toml field names (#15614)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version = "0.4.*"
|
||||
upstream_repository = "https://github.com/binaryornot/binaryornot"
|
||||
obsolete_since = "0.5.0" # Released on 2026-03-07
|
||||
upstream-repository = "https://github.com/binaryornot/binaryornot"
|
||||
obsolete-since = "0.5.0" # Released on 2026-03-07
|
||||
|
||||
Reference in New Issue
Block a user