Commits


Krisztián Szűcs authored and Uwe L. Korn committed 705e1945ca1
ARROW-8965: [Python][Doc] Pyarrow documentation for pip nightlies references 404'd location It was recently renamed by gemfury. `www` queries work only with the new `pypi` subdomain, but both urls work when installing wheels via pip, so we don't need to rerender the documentation. Closes #7446 from kszucs/ARROW-8965 Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Uwe L. Korn <uwe.korn@quantco.com>