summaryrefslogtreecommitdiffstats
path: root/contrib/python/pexpect
diff options
context:
space:
mode:
authorNikita Slyusarev <[email protected]>2022-02-10 16:46:52 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:52 +0300
commitcd77cecfc03a3eaf87816af28a33067c4f0cdb59 (patch)
tree1308e0bae862d52e0020d881fe758080437fe389 /contrib/python/pexpect
parentcdae02d225fb5b3afbb28990e79a7ac6c9125327 (diff)
Restoring authorship annotation for Nikita Slyusarev <[email protected]>. Commit 1 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 a5bb92fcacb..437dd443ea0 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()