Skip to content

Commit

Permalink
Merge pull request #8216 from ThomasWaldmann/fix-docs-cygwin-python-1.4
Browse files Browse the repository at this point in the history
docs: use python 3.9 in cygwin install docs, fixes #8196
  • Loading branch information
ThomasWaldmann committed May 12, 2024
2 parents 504f169 + b5dddcd commit 2c33508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,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 liblz4-devel libzstd-devel
binutils gcc-g++ git make openssh

Expand Down

0 comments on commit 2c33508

Please sign in to comment.