1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
PY3_LIBRARY() PEERDIR( contrib/python/PyYAML library/python/resource library/python/testing/style ) TEST_SRCS( conftest.py test_cpp.py ) RESOURCE( devtools/ya/handlers/style/style_config /cpp_style/config ) END()