diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2020-08-05 22:11:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 21:11:36 -0500 |
| commit | dabc36d7e49eb3dff344c8e8f29687e40da561ee (patch) | |
| tree | 1e069141f8d29498be0b1c05923b3bd5bc634038 /docs | |
| parent | 3a238400ac2708501ec0a2695a2bdb95043eb5de (diff) | |
| download | cryptography-dabc36d7e49eb3dff344c8e8f29687e40da561ee.tar.gz | |
Update which PyPy versions we test against (#5377)
refs #5376
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index e94865cef..1a371f4d9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -11,7 +11,7 @@ Supported platforms ------------------- Currently we test ``cryptography`` on Python 2.7, 3.5+, -PyPy 7.1+, and PyPy3 7.0 on these operating systems. +PyPy 7.3.1, and PyPy3 7.3.1 on these operating systems. * x86-64 CentOS 7.x, 8.x * x86-64 Fedora (latest) |
