[
https://issues.apache.org/jira/browse/AIRFLOW-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799998#comment-16799998
]
ASF subversion and git services commented on AIRFLOW-4062:
----------------------------------------------------------
Commit 97ca3686b29c3f676690243c9d2b03b284ba1ee9 in airflow's branch
refs/heads/revert-4897-docs_clear_install_package_command from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=97ca368 ]
Revert "[AIRFLOW-4062] Improve docs on install extra package commands (#4897)"
This reverts commit d4655c506e0439e9cb7cc962d9ce9fbb8f7c6b3b.
> Clear install extra 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)