mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
Add a few more upstream_repository URLs (#10489)
This commit is contained in:
@@ -1 +1,2 @@
|
||||
version = "0.6.*"
|
||||
upstream_repository = "https://github.com/roy-ht/editdistance"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
version = "3.1.*"
|
||||
upstream_repository = "https://foss.heptapod.net/openpyxl/openpyxl"
|
||||
partial_stub = true
|
||||
|
||||
[tool.stubtest]
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
version = "0.2.*"
|
||||
upstream_repository = "https://bitbucket.org/dundeemt/pysftp"
|
||||
requires = ["types-paramiko"]
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
version = "3.0.*"
|
||||
upstream_repository = "https://gitlab.com/doctormo/python-crontab"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
version = "2.12.*"
|
||||
upstream_repository = "https://github.com/tensorflow/tensorflow"
|
||||
# requires a version of numpy with a `py.typed` file
|
||||
requires = ["numpy>=1.20", "types-protobuf"]
|
||||
partial_stub = true
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
version = "1.10"
|
||||
upstream_repository = "https://gitlab.com/ericvsmith/toposort"
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
version = "0.9.*"
|
||||
upstream_repository = "https://github.com/eventable/vobject"
|
||||
|
||||
Reference in New Issue
Block a user