aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/certifi/ya.make
blob: 1fb4471af7cc5e14e30bcaa810f26732c45e9441 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PY23_LIBRARY()

LICENSE(Service-Py23-Proxy)
 
OWNER(orivej g:python-contrib)

PEERDIR(
    library/python/certifi
)

END()