summaryrefslogtreecommitdiffstats
path: root/contrib/python/Pygments
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/Pygments')
-rw-r--r--contrib/python/Pygments/py3/ya.make2
-rw-r--r--contrib/python/Pygments/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/Pygments/py3/ya.make b/contrib/python/Pygments/py3/ya.make
index 3fab931499f..682c367d714 100644
--- a/contrib/python/Pygments/py3/ya.make
+++ b/contrib/python/Pygments/py3/ya.make
@@ -5,7 +5,7 @@ PY3_LIBRARY()
OWNER(blinkov g:python-contrib)
VERSION(2.11.2)
-
+
LICENSE(BSD-3-Clause)
NO_LINT()
diff --git a/contrib/python/Pygments/ya.make b/contrib/python/Pygments/ya.make
index 9aec5a65a84..31c4c3943c9 100644
--- a/contrib/python/Pygments/ya.make
+++ b/contrib/python/Pygments/ya.make
@@ -3,7 +3,7 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
OWNER(g:python-contrib)
-
+
IF (PYTHON2)
PEERDIR(contrib/python/Pygments/py2)
ELSE()