/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
contrib/python/jsonschema/py2/tests/ya.make
32 строки
410 B
Anton Myagkov
Update ydb version to 24.4 (#4579)
07 фев 2026, 11:59
Не верифицирован
07 фев 2026, 11:59
2c21cae
Код
Авторство
О чём код?
PY2TEST() PEERDIR( contrib/python/jsonschema contrib/python/Twisted ) IF (PYTHON2) PEERDIR( contrib/python/mock ) ENDIF() SRCDIR(contrib/python/jsonschema/py2/jsonschema/tests) PY_SRCS( NAMESPACE jsonschema.tests _helpers.py ) TEST_SRCS( __init__.py test_cli.py test_exceptions.py test_format.py test_types.py test_validators.py ) NO_LINT() END()