ya.make 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. OWNER(g:python-contrib)
  2. RECURSE(
  3. aho_corasick
  4. aho_corasick/ut
  5. archive
  6. archive/benchmark
  7. archive/test
  8. archive/test/data
  9. asgi_yauth
  10. async_clients
  11. auth_client_parser
  12. awssdk-extensions
  13. awssdk_async_extensions
  14. base64
  15. base64/test
  16. bclclient
  17. blackbox
  18. blackbox/tests
  19. blackbox/tvm2
  20. bloom
  21. boost_test
  22. bstr
  23. build_info
  24. build_info/ut
  25. capabilities
  26. celery_dashboard
  27. certifi
  28. cgroups
  29. charset
  30. charts_notes
  31. charts_notes/example
  32. cityhash
  33. cityhash/test
  34. clickhouse_client
  35. cmain
  36. codecs
  37. codecs/gen_corpus
  38. codecs/test
  39. compress
  40. compress/tests
  41. cookiemy
  42. coredump_filter
  43. cores
  44. coverage
  45. cpp_test
  46. cppdemangle
  47. cqueue
  48. crowd-kit
  49. cyson
  50. cyson/pymodule
  51. cyson/ut
  52. deploy_formatter
  53. deprecated
  54. dir-sync
  55. django
  56. django/example
  57. django-idm-api
  58. django-multic
  59. django-sform
  60. django-sform/tests
  61. django_alive
  62. django_celery_monitoring
  63. django_russian
  64. django_template_common
  65. django_tools_log_context
  66. dssclient
  67. dump_dict
  68. edit_distance
  69. errorboosterclient
  70. filelock
  71. filelock/ut
  72. filesys
  73. filesys/ut
  74. find_root
  75. flask
  76. flask_passport
  77. fnvhash
  78. fnvhash/test
  79. framing
  80. framing/ut
  81. func
  82. func/ut
  83. fs
  84. geolocation
  85. geolocation/ut
  86. geohash
  87. geohash/ut
  88. golovan_stats_aggregator
  89. granular_settings
  90. granular_settings/tests
  91. guid
  92. guid/test
  93. guid/at_fork_test
  94. gunicorn
  95. hnsw
  96. ids
  97. import_test
  98. infected_masks
  99. infected_masks/ut
  100. init_log
  101. init_log/example
  102. intrasearch_fetcher
  103. json
  104. json/compare
  105. json/perf
  106. json/test
  107. json/test/py2
  108. json/test/py3
  109. langdetect
  110. langmask
  111. langs
  112. luigi
  113. luigi/data
  114. luigi/example
  115. luigi/luigid_static
  116. maths
  117. messagebus
  118. metrics_framework
  119. mime_types
  120. monitoring
  121. monlib
  122. monlib/examples
  123. monlib/so
  124. murmurhash
  125. nirvana
  126. nirvana_api
  127. nirvana_api/test_lib
  128. nirvana_test
  129. nstools
  130. nyt
  131. oauth
  132. oauth/example
  133. ok_client
  134. openssl
  135. par_apply
  136. par_apply/test
  137. path
  138. path/tests
  139. protobuf
  140. pymain
  141. pyscopg2
  142. pytest
  143. pytest-mongodb
  144. pytest/allure
  145. pytest/empty
  146. pytest/plugins
  147. python-blackboxer
  148. python-django-tanker
  149. python-django-yauth/tests
  150. python-django-yauth
  151. reactor
  152. redis_utils
  153. reservoir_sampling
  154. refsclient
  155. resource
  156. retry
  157. retry/tests
  158. runtime
  159. runtime/main
  160. runtime/test
  161. runtime_py3
  162. runtime_py3/main
  163. runtime_py3/test
  164. runtime_test
  165. sanitizers
  166. sdms_api
  167. sfx
  168. selenium_ui_test
  169. sendmsg
  170. stubmaker
  171. solomon
  172. spack
  173. spyt
  174. ssh_client
  175. ssh_sign
  176. startrek_python_client
  177. startrek_python_client/tests_int
  178. statface_client
  179. step
  180. strings
  181. strings/ut
  182. svn_ssh
  183. svn_version
  184. svn_version/ut
  185. symbols
  186. testing
  187. tmp
  188. toloka_client
  189. toloka-kit
  190. toloka-airflow
  191. toloka-prefect
  192. tools_structured_logs
  193. thread
  194. thread/test
  195. tskv
  196. tvmauth
  197. tvm2
  198. tvm2/tests
  199. type_info
  200. type_info/test
  201. unique_id
  202. vault_client
  203. watch_dog
  204. watch_dog/example
  205. wiki
  206. windows
  207. windows/ut
  208. yandex_tracker_client
  209. yenv
  210. yt
  211. yt/test
  212. ylock
  213. ylock/tests
  214. zipatch
  215. )
  216. IF (NOT MUSL)
  217. RECURSE(
  218. yt/example
  219. )
  220. ENDIF()