From b2ab823fea51529cdeb3704e57ff417496e8cc52 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sat, 26 Mar 2022 17:56:54 +0100 Subject: [PATCH] docs: update cygwin install notes to python 3.9 --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 93e8a97f4..2ffbf8587 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -314,8 +314,8 @@ Cygwin Use the Cygwin installer to install the dependencies:: - python38 python38-devel python38-pkgconfig - python38-setuptools python38-pip python38-wheel python38-virtualenv + python39 python39-devel python39-pkgconfig + python39-setuptools python39-pip python39-wheel python39-virtualenv libssl-devel libxxhash-devel libdeflate-devel liblz4-devel libzstd-devel binutils gcc-g++ git make openssh