ashb commented on code in PR #29723:
URL: https://github.com/apache/airflow/pull/29723#discussion_r1115731307


##########
setup.py:
##########
@@ -907,9 +904,7 @@ def 
include_provider_namespace_packages_when_installing_from_sources() -> None:
     write_version()
     setup(
         distclass=AirflowDistribution,
-        version=version,
         extras_require=EXTRAS_DEPENDENCIES,
-        download_url=("https://archive.apache.org/dist/airflow/"; + version),

Review Comment:
   Likewise here, it doesn't seem that unreasonable to just link to all the 
downloads here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to