[ 
https://issues.apache.org/jira/browse/AIRFLOW-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhongjiajie updated AIRFLOW-4062:
---------------------------------
          Flags: Patch
         Labels: easyfix  (was: )
    Description: 
Some of our docs using 
{code:java}
pip install apache-airflow[devl]{code}
I think we should clear the install command, change to 
{code:java}
pip install 'apache-airflow[devl]'{code}

  was:
Some of our docs using 
{code:java}
pip install apache-airflow[devl]{code}


> Clear install package command
> -----------------------------
>
>                 Key: AIRFLOW-4062
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4062
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: docs
>    Affects Versions: 1.10.2
>            Reporter: zhongjiajie
>            Assignee: zhongjiajie
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 1.10.3
>
>
> Some of our docs using 
> {code:java}
> pip install apache-airflow[devl]{code}
> I think we should clear the install command, change to 
> {code:java}
> pip install 'apache-airflow[devl]'{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to