potiuk commented on issue #14230: URL: https://github.com/apache/airflow/issues/14230#issuecomment-779212062
It's not obligatory. If you find it confusing @Abdur-rahmaanJ - can you please open PR to indicate that it is optional ( only if you want to run more sophisticated tests and run pre-commits with mypy/pylint/flake8). This is best thing to help - to contribute to the documentation with the user/contributor perspective. If you look further down the line you will see this part https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#development-environments which explain the differences between those two environments (Local and Breeze) and explains where you need to use one and when the other. BTW. It has nothing to do with Flask App Builder. It is there to maintain consistent and common development environment so that you can replicate CI failures locally and work on solving them locally rather by pushing stuff to CI. ---------------------------------------------------------------- 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]
