potiuk commented on pull request #13314:
URL: https://github.com/apache/airflow/pull/13314#issuecomment-751358035


   And added extra column for pre-installed providers (and verification if the 
docs match setup.py).
   
   I also removed circular dependency from the preinstalled providers (provider 
-> airflow -> provider) and updated the package dependency to >=2.0.0 (it was 
>=2.0.0b2). This was not a problem in general but some tools (pipdeptree) shown 
the circular dependncy as a warning.
   
   @ashb -> that means that I had to move the providers to setup.py from 
setup.cfg (to be able to easier verify it) but I think it makes perfect sense 
in this case.
   
   Here is the updated pre-commit message printed if the setup.py gets 
unsynchronized with the documentation:
   ![Screenshot from 2020-12-26 
14-56-39](https://user-images.githubusercontent.com/595491/103152680-a4bf6e00-478a-11eb-9983-94f2e640d05d.png)
   
   


----------------------------------------------------------------
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]


Reply via email to