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

LICENSE(Service-Py23-Proxy)

SUBSCRIBER(g:python-contrib)

VERSION(Service-Py23-Proxy)

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

END()