mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Use dashes instead of underscores for METADATA.toml field names (#15614)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = "4.1.*"
|
||||
upstream_repository = "https://github.com/miguelgrinberg/Flask-Migrate"
|
||||
upstream-repository = "https://github.com/miguelgrinberg/Flask-Migrate"
|
||||
# Requires versions of flask and Flask-SQLAlchemy with `py.typed` files
|
||||
dependencies = ["Flask-SQLAlchemy>=3.0.1", "Flask>=2.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user