Skip to content

Commit

Permalink
python_bindings.rst: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault authored Apr 30, 2024
1 parent 94c80fd commit e99530d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/api/python_bindings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,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 e99530d

Please sign in to comment.