diff --git a/python/doc/source/development.rst b/python/doc/source/development.rst index cd2440610eb..910418cf108 100644 --- a/python/doc/source/development.rst +++ b/python/doc/source/development.rst @@ -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