Skip to content

Commit

Permalink
Merge pull request #10162 from OSGeo/backport-10160-to-release/3.9
Browse files Browse the repository at this point in the history
[Backport release/3.9] Fix rendering of code block in python readme
  • Loading branch information
rouault authored Jun 7, 2024
2 parents 06a8ab8 + 9dfb785 commit c7f44e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swig/python/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ This is most often due to pip reusing a cached GDAL installation.
Verify that the necessary dependencies have been installed and then run the following to force a clean build:

::

pip install --no-cache --force-reinstall gdal[numpy]=="$(gdal-config --version).*"


Expand Down

0 comments on commit c7f44e8

Please sign in to comment.