potiuk commented on pull request #8575:
URL: https://github.com/apache/airflow/pull/8575#issuecomment-620185411
You modified setup.py but when you do this, you need to generate
requirements (both 3.6, 3.7), Just copy-pasted the error printed in the logs:
```
ERROR! Requirements need to be updated!
Please generate requirements with:
breeze generate-requirements --python 3.6
```
----------------------------------------------------------------
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]