Skip to content

Commit fa69e14

Browse files
authored
DOC: Fix rst formatting in dev environment docs (#53187)
1 parent fa9bab9 commit fa69e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_environment.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ To compile pandas with meson, run::
225225
# Build and install pandas
226226
python -m pip install -ve . --no-build-isolation
227227

228-
** Build options **
228+
**Build options**
229229

230230
It is possible to pass options from the pip frontend to the meson backend if you would like to configure your
231231
install. Occasionally, you'll want to use this to adjust the build directory, and/or toggle debug/optimization levels.

0 commit comments

Comments
 (0)