mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Document that we test on bullseye (#5197)
* Document that we test on bullseye * Update spelling_wordlist.txt * Update installation.rst
This commit is contained in:
parent
586cb7773d
commit
59d8bc6fb9
2 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ PyPy 7.1+, and PyPy3 7.0 on these operating systems.
|
|||
* x86-64 Fedora (latest)
|
||||
* macOS 10.15 Catalina
|
||||
* x86-64 Ubuntu 16.04 and rolling
|
||||
* x86-64 Debian Stretch (9.x), Buster (10.x), and Sid (unstable)
|
||||
* x86-64 Debian Stretch (9.x), Buster (10.x), Bullseye (11.x), and Sid
|
||||
(unstable)
|
||||
* x86-64 Alpine (latest)
|
||||
* 32-bit and 64-bit Python on 64-bit Windows Server 2019
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ Blowfish
|
|||
boolean
|
||||
Botan
|
||||
Brainpool
|
||||
Bullseye
|
||||
Capitan
|
||||
changelog
|
||||
Changelog
|
||||
|
|
|
|||
Loading…
Reference in a new issue