diff options
| author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2020-08-16 20:10:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-16 21:10:47 -0400 |
| commit | b2c5ac891939e11dfa326ea47cbdfd8d2d465fd7 (patch) | |
| tree | 3f1ea911bb12648d7a362337b8d3bf791c8901f2 /docs | |
| parent | 7081923cb759dd84d7675651ac41d69e161e306e (diff) | |
| download | cryptography-b2c5ac891939e11dfa326ea47cbdfd8d2d465fd7.tar.gz | |
Docs testing (#5413)
* document we test on aarch64
even odds this angers the spellchecker
* Just as my previous commit msg prophesied
* Update docs/spelling_wordlist.txt
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/installation.rst | 8 | ||||
| -rw-r--r-- | docs/spelling_wordlist.txt | 1 |
2 files changed, 6 insertions, 3 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 1a371f4d9..62126fc76 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -13,10 +13,12 @@ Supported platforms Currently we test ``cryptography`` on Python 2.7, 3.5+, PyPy 7.3.1, and PyPy3 7.3.1 on these operating systems. -* x86-64 CentOS 7.x, 8.x +* x86-64 CentOS 7.x +* x86-64 & AArch64 CentOS 8.x * x86-64 Fedora (latest) -* macOS 10.15 Catalina -* x86-64 Ubuntu 18.04, 20.04, and rolling +* x86-64 macOS 10.15 Catalina +* x86-64 & AArch64 Ubuntu 18.04, 20.04 +* x86-64 Ubuntu rolling * x86-64 Debian Stretch (9.x), Buster (10.x), Bullseye (11.x), and Sid (unstable) * x86-64 Alpine (latest) diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index b6984dda0..9ec971b36 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -1,3 +1,4 @@ +AArch accessor affine Authenticator |
