summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2021-02-12 12:04:47 -0500
committerJeff Forcier <jeff@bitprophet.org>2021-02-12 12:04:47 -0500
commitedc6a17d221505dafc48fe8cb32a7c3319f6df21 (patch)
treefbb3e48a21c803172299f32fef9137ca07302f22
parent635a9359d3c833a5c5280e8b18a67f031537c82e (diff)
parent762cfce606a737c6f00a43bc529927062627f253 (diff)
downloadparamiko-edc6a17d221505dafc48fe8cb32a7c3319f6df21.tar.gz
Merge branch '2.6' into 2.7
-rw-r--r--sites/www/installing.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/sites/www/installing.rst b/sites/www/installing.rst
index f2d9a341..3d4cc6e2 100644
--- a/sites/www/installing.rst
+++ b/sites/www/installing.rst
@@ -102,8 +102,14 @@ In general, you'll need one of the following setups:
1.4 and newer - which Paramiko will gladly install or upgrade, if you e.g.
``pip install -U`` - drop that support.
+* Similarly, Cryptography 3.4 and above require Rust language tooling to
+ install from source; once again see Cryptography's documentation for details
+ here, such as `their Rust install section`_ and `this FAQ entry`_.
+
.. _installation instructions:
.. _Cryptography's install docs: https://cryptography.io/en/latest/installation/
+.. _their Rust install section: https://cryptography.io/en/latest/installation.html#rust
+.. _this FAQ entry: https://cryptography.io/en/latest/faq.html#installing-cryptography-fails-with-error-can-not-find-rust-compiler
.. _gssapi: