Browse Source

Get rid of excessive PEERDIRs

thegeorg 1 year ago
parent
commit
3b3a38bf9d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      library/python/symbols/module/ya.make

+ 0 - 4
library/python/symbols/module/ya.make

@@ -2,10 +2,6 @@ PY23_LIBRARY()
 
 NO_PYTHON_INCLUDES()
 
-PEERDIR(
-    contrib/libs/python/Include
-)
-
 SRCS(
     module.cpp
 )