diff --git a/dev/tasks/python-sdist/github.yml b/dev/tasks/python-sdist/github.yml index ce41f437946a7..ef36e358aa926 100644 --- a/dev/tasks/python-sdist/github.yml +++ b/dev/tasks/python-sdist/github.yml @@ -43,4 +43,3 @@ jobs: {{ macros.github_upload_releases("arrow/python/dist/*.tar.gz")|indent }} {{ macros.github_upload_gemfury("arrow/python/dist/*.tar.gz")|indent }} - {{ macros.github_upload_wheel_scientific_python("arrow/python/dist/*.tar.gz")|indent }}