aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/PyHamcrest/ya.make
diff options
context:
space:
mode:
authorasatarin <asatarin@yandex-team.ru>2022-02-10 16:47:30 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:30 +0300
commitca04a556317a80ac802f38457a2292185282878b (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /contrib/python/PyHamcrest/ya.make
parent4ca29390ac54b7877174de542de47532c67453b5 (diff)
downloadydb-ca04a556317a80ac802f38457a2292185282878b.tar.gz
Restoring authorship annotation for <asatarin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/PyHamcrest/ya.make')
-rw-r--r--contrib/python/PyHamcrest/ya.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/python/PyHamcrest/ya.make b/contrib/python/PyHamcrest/ya.make
index 88b23f7b39..c24f0fbef8 100644
--- a/contrib/python/PyHamcrest/ya.make
+++ b/contrib/python/PyHamcrest/ya.make
@@ -3,13 +3,13 @@ PY23_LIBRARY()
LICENSE(BSD-3-Clause)
OWNER(g:python-contrib)
-
+
VERSION(1.9.0)
-PEERDIR (
- contrib/python/six
-)
-
+PEERDIR (
+ contrib/python/six
+)
+
SRCDIR(
contrib/python/PyHamcrest/src
)
@@ -77,7 +77,7 @@ PY_SRCS(
NO_LINT()
-END()
+END()
RECURSE_FOR_TESTS(
tests