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/19 04:40:07 UTC

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

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

 ##########
 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:
   Can I change this name? It was named `flask_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