kaxil commented on a change in pull request #4245: [AIRFLOW-3404] Add Amazon 
SES support
URL: https://github.com/apache/incubator-airflow/pull/4245#discussion_r237284263
 
 

 ##########
 File path: setup.py
 ##########
 @@ -225,6 +225,7 @@ def write_version(filename=os.path.join(*['airflow',
 samba = ['pysmbclient>=0.1.3']
 segment = ['analytics-python>=1.2.9']
 sendgrid = ['sendgrid>=5.2.0']
+ses = ['boto3']
 
 Review comment:
   emr has `emr = ['boto3>=1.0.0, <1.8.0']` 
   
   so please update with version range for ses as well

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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