summaryrefslogtreecommitdiffstats
path: root/contrib/python/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/packaging')
-rw-r--r--contrib/python/packaging/py3/ya.make16
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/python/packaging/py3/ya.make b/contrib/python/packaging/py3/ya.make
index de7f8cd056c..d8f3821d9cd 100644
--- a/contrib/python/packaging/py3/ya.make
+++ b/contrib/python/packaging/py3/ya.make
@@ -2,17 +2,17 @@
PY3_LIBRARY()
-OWNER(
- orivej
- g:python-contrib
-)
+OWNER(
+ orivej
+ g:python-contrib
+)
VERSION(21.3)
-LICENSE(
- BSD-2-Clause OR
- Apache-2.0
-)
+LICENSE(
+ BSD-2-Clause OR
+ Apache-2.0
+)
PEERDIR(
contrib/python/pyparsing