summaryrefslogtreecommitdiffstats
path: root/contrib/python/pyOpenSSL/py2
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/pyOpenSSL/py2')
-rw-r--r--contrib/python/pyOpenSSL/py2/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/pyOpenSSL/py2/ya.make b/contrib/python/pyOpenSSL/py2/ya.make
index 6c1e686c4f8..61ed4e98800 100644
--- a/contrib/python/pyOpenSSL/py2/ya.make
+++ b/contrib/python/pyOpenSSL/py2/ya.make
@@ -7,7 +7,7 @@ VERSION(21.0.0)
LICENSE(Apache-2.0)
PEERDIR(
- contrib/python/cryptography
+ contrib/python/cryptography/py2
contrib/python/six
)