mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Add an upstream_repository field to METADATA.toml (#10487)
Closes: #10478
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
version = "1.5.*"
|
||||
upstream_repository = "https://github.com/nickmaccarthy/python-datemath"
|
||||
# Requires a version of arrow with a `py.typed` file
|
||||
requires = ["arrow>=1.0.1"]
|
||||
partial_stub = true
|
||||
|
||||
Reference in New Issue
Block a user