Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions python/doc/source/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ You should be able to run the unit tests with:
You can build a wheel by running:

.. code-block:: shell

python setup.py build_ext --build-type=$ARROW_BUILD_TYPE \
--with-parquet --with-jemalloc --bundle-arrow-cpp bdist_wheel

Expand Down