aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/cryptography/next/ya.make
blob: df4b11162013d2ff9ed10325bc7a1a0d026feb06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PY3_LIBRARY()

LICENSE(Service-Py23-Proxy)

SUBSCRIBER(g:python-contrib)

PEERDIR(
    contrib/python/cryptography/next/py3
    contrib/python/cryptography/next/rust
)

END()