From 5526dca15bded0687e507a065b141694ee5f1530 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 19 Apr 2020 19:32:28 -0500 Subject: goodbye azure (#5207) * goodbye azure * Update tox.ini Co-Authored-By: Alex Gaynor * review comments * update a comment * delete final azure yaml * linting Co-authored-by: Alex Gaynor --- docs/doing-a-release.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index 733d67f4..043d52d2 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst @@ -21,11 +21,10 @@ Verifying OpenSSL version ------------------------- The release process creates wheels bundling OpenSSL for Windows, macOS, and -Linux. Check that the Windows and macOS Azure Pipelines builders have the latest -version of OpenSSL installed and verify that the latest version is present in -both the ``pyca/cryptography-manylinux1`` and -``pyca/cryptography-manylinux2010`` docker containers. If anything is out -of date follow the instructions for upgrading OpenSSL. +Linux. Check that the Windows, macOS, and Linux builders (both +``pyca/cryptography-manylinux1`` and ``pyca/cryptography-manylinux2010``) have +the latest OpenSSL. If anything is out of date follow the instructions for +upgrading OpenSSL. Upgrading OpenSSL ----------------- -- cgit v1.2.3