You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/18 20:12:10 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #6140: [AIRFLOW-3753] Replace Flask-OAuthlib with Authlib

potiuk commented on a change in pull request #6140: [AIRFLOW-3753] Replace Flask-OAuthlib with Authlib
URL: https://github.com/apache/airflow/pull/6140#discussion_r325870554
 
 

 ##########
 File path: setup.py
 ##########
 @@ -216,9 +216,7 @@ def write_version(filename: str = os.path.join(*["airflow", "git_version"])):
 ]
 grpc = ['grpcio>=1.15.0']
 flask_oauth = [
 
 Review comment:
   I think it should be renamed to "oauth" :)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services