We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f90646 commit ec8e56bCopy full SHA for ec8e56b
library/python/runtime/main/ya.make
@@ -11,7 +11,7 @@ PEERDIR(
11
12
IF (MUSL)
13
PEERDIR(
14
- library/python/pythonapi
+ library/python/symbols/python
15
)
16
ENDIF()
17
library/python/runtime_py3/main/ya.make
0 commit comments