mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-11 18:32:29 +08:00
Use dashes instead of underscores for METADATA.toml field names (#15614)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version = "8.2.*"
|
||||
upstream_repository = "https://github.com/lincolnloop/python-qrcode"
|
||||
upstream-repository = "https://github.com/lincolnloop/python-qrcode"
|
||||
# must be a version of Pillow that is py.typed
|
||||
dependencies = ["Pillow>=10.3.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user