diff options
| author | torkve <[email protected]> | 2022-02-10 16:48:23 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:23 +0300 |
| commit | f9cfbeee51d5849127bb58793a2edcdfd7bb91bb (patch) | |
| tree | f7c863cfcc3f1cb6de7f77e11fec2ae60868c8fb /contrib/python/mypy-protobuf | |
| parent | 5eefa17021221fd267f1dd5f9d63d2493d131a8a (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/mypy-protobuf')
| -rw-r--r-- | contrib/python/mypy-protobuf/bin/ya.make | 6 | ||||
| -rw-r--r-- | contrib/python/mypy-protobuf/ya.make | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/contrib/python/mypy-protobuf/bin/ya.make b/contrib/python/mypy-protobuf/bin/ya.make index b14eec5f932..ac0a5874b05 100644 --- a/contrib/python/mypy-protobuf/bin/ya.make +++ b/contrib/python/mypy-protobuf/bin/ya.make @@ -1,6 +1,6 @@ -OWNER(torkve g:python-contrib) - +OWNER(torkve g:python-contrib) + RECURSE( protoc-gen-mypy protoc-gen-mypy_grpc -) +) diff --git a/contrib/python/mypy-protobuf/ya.make b/contrib/python/mypy-protobuf/ya.make index 4f86fe6bf97..6cf08cb4d70 100644 --- a/contrib/python/mypy-protobuf/ya.make +++ b/contrib/python/mypy-protobuf/ya.make @@ -1,9 +1,9 @@ PY3_LIBRARY() -OWNER(torkve g:python-contrib) - +OWNER(torkve g:python-contrib) + VERSION(2.10) - + LICENSE(Apache-2.0) PEERDIR( @@ -30,4 +30,4 @@ END() RECURSE( bin -) +) |
