Commits


Jacek Pliszka authored and Antoine Pitrou committed 15c542c76d5
ARROW-8237: [Python][Documentation] Minor corrections to python minimal build documentation * Fedora instructions changed to podman with disclaimer added * venv script modified to use environment variables more allowing user to put all build related files to single directory (before some were in HOME, other in / ) Closes #6845 from JacekPliszka/ARROW-8237 Lead-authored-by: Jacek Pliszka <jacek.pliszka@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>