feng-tao commented on a change in pull request #4892: [AIRFLOW-XXX]  Enforce 
order in imports 
URL: https://github.com/apache/airflow/pull/4892#discussion_r264928852
 
 

 ##########
 File path: setup.py
 ##########
 @@ -234,6 +233,8 @@ def write_version(filename=os.path.join(*['airflow',
 
 devel = [
     'click==6.7',
+    'flake8-import-order>=0.18',
 
 Review comment:
   The license of https://github.com/PyCQA/flake8-import-order is LGPL. Will 
this be an issue?
   cc @bolkedebruin @ashb 

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

Reply via email to