aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/aioresponses/tests/ya.make
blob: 9276486b11320204879eb113602c10f926b9396c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PY3TEST()

SUBSCRIBER(g:python-contrib)

NO_LINT()

PEERDIR(
    contrib/python/aioresponses
)

ALL_PYTEST_SRCS()

END()