aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/symbols/module
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-08-03 23:57:30 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-08-03 23:57:30 +0300
commit3b3a38bf9d40f30c5481729e2db387542f01fcba (patch)
treeddf7f8276d65281305cd81bab4c9f63c8d306413 /library/python/symbols/module
parentbe7ba98562198959473aae35800cd0e1a9e20b87 (diff)
downloadydb-3b3a38bf9d40f30c5481729e2db387542f01fcba.tar.gz
Get rid of excessive PEERDIRs
Diffstat (limited to 'library/python/symbols/module')
-rw-r--r--library/python/symbols/module/ya.make4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/python/symbols/module/ya.make b/library/python/symbols/module/ya.make
index 87bcd72b4a..f1cb0651e0 100644
--- a/library/python/symbols/module/ya.make
+++ b/library/python/symbols/module/ya.make
@@ -2,10 +2,6 @@ PY23_LIBRARY()
NO_PYTHON_INCLUDES()
-PEERDIR(
- contrib/libs/python/Include
-)
-
SRCS(
module.cpp
)