Add an upstream_repository field to METADATA.toml (#10487)

Closes: #10478
This commit is contained in:
Sebastian Rittau
2023-07-20 16:45:41 +02:00
committed by GitHub
parent 3a9b0c5790
commit afe18e95a9
116 changed files with 122 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
version = "1.3.*"
upstream_repository = "https://github.com/pika/pika"
stub_distribution = "types-pika-ts" # https://github.com/python/typeshed/issues/9246
extra_description = """\
The `types-pika` package contains alternate, more complete type stubs, that \