Skip to content

Commit 28c9f17

Browse files
ngoldbaumYi Wei
authored and
Yi Wei
committed
DOC: Fix rst formatting in dev environment docs (pandas-dev#53187)
1 parent 5f94b76 commit 28c9f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_environment.rst

Lines changed: 1 addition & 1 deletion
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)