/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
library/python/testing/yatest_common/ya.make
38 строк
715 B
robot-piglet
Intermediate changes
03 окт 2023, 17:17
03 окт 2023, 17:17
7d230ad
Код
Авторство
О чём код?
PY23_LIBRARY() NO_EXTENDED_SOURCE_SEARCH() PY_SRCS( TOP_LEVEL yatest/__init__.py yatest/common/__init__.py yatest/common/benchmark.py yatest/common/canonical.py yatest/common/environment.py yatest/common/errors.py yatest/common/misc.py yatest/common/network.py yatest/common/path.py yatest/common/process.py yatest/common/runtime.py yatest/common/runtime_java.py ) STYLE_PYTHON() PEERDIR( contrib/python/packaging contrib/python/six library/python/cores library/python/filelock library/python/fs library/python/testing/yatest_lib ) IF (NOT CATBOOST_OPENSOURCE) PEERDIR( library/python/coredump_filter ) ENDIF() END()