ashb commented on a change in pull request #8219: Add migration waiting script
and log cleaner
URL: https://github.com/apache/airflow/pull/8219#discussion_r408675007
##########
File path: setup.py
##########
@@ -627,6 +627,7 @@ def do_setup():
entry_points={
"console_scripts": [
"airflow = airflow.__main__:main",
+ "airflow-migration-spinner =
airflow.include.airflow_migration_spinner:main",
Review comment:
Not needed or wanted.
```suggestion
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services