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

 ##########
 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:
   This may need to be a `devel-ci` extra group to make it "more" optional. If 
you'd rather we didn't have the extra group I can double can try and seek 
clarification from Apache Legal.

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