mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
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>
This commit is contained in:
parent
7081923cb7
commit
b2c5ac8919
2 changed files with 6 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
AArch
|
||||
accessor
|
||||
affine
|
||||
Authenticator
|
||||
|
|
|
|||
Loading…
Reference in a new issue