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

LICENSE(Service-Py23-Proxy)

VERSION(Service-Py23-Proxy)

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

END()