aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/pexpect
diff options
context:
space:
mode:
authorNikita Slyusarev <nslus@yandex-team.com>2022-02-10 16:46:53 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:53 +0300
commit469afdc4e2587bf62ecdd096b75a0baa444c4012 (patch)
tree49e222ea1c5804306084bb3ae065bb702625360f /contrib/python/pexpect
parentcd77cecfc03a3eaf87816af28a33067c4f0cdb59 (diff)
downloadydb-469afdc4e2587bf62ecdd096b75a0baa444c4012.tar.gz
Restoring authorship annotation for Nikita Slyusarev <nslus@yandex-team.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/pexpect')
-rw-r--r--contrib/python/pexpect/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/pexpect/ya.make b/contrib/python/pexpect/ya.make
index 437dd443ea..a5bb92fcac 100644
--- a/contrib/python/pexpect/ya.make
+++ b/contrib/python/pexpect/ya.make
@@ -3,11 +3,11 @@ PY23_LIBRARY()
LICENSE(ISC)
OWNER(g:python-contrib borman)
-
+
VERSION(4.8.0)
PEERDIR(
- contrib/python/ptyprocess
+ contrib/python/ptyprocess
)
NO_LINT()