[
https://issues.apache.org/jira/browse/AIRFLOW-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833592#comment-15833592
]
ASF subversion and git services commented on AIRFLOW-784:
---------------------------------------------------------
Commit cce6ffcf079e1385de3611329f2817ba6f34fa66 in incubator-airflow's branch
refs/heads/v1-8-test from [~gsakkis]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cce6ffc ]
[AIRFLOW-784] Pin funcsigs to 1.0.0
> Cannot install with funcsigs > 1.0.0
> ------------------------------------
>
> Key: AIRFLOW-784
> URL: https://issues.apache.org/jira/browse/AIRFLOW-784
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: George Sakkis
> Fix For: 1.8.1
>
>
> Installing {{funcsigs > 1.0.0}} breaks Airflow installation due to [this
> commit|https://github.com/testing-cabal/funcsigs/commit/a2602c812c5011b4b97ab02402a93e725e571a9b]:
> bq. This still gives a poor user experience when an older setuptools is
> installed, but at least folk reading setup.py will see the version they need.
> This is on a virtualenv on Ubuntu LTS 14.04:
> {noformat}
> $ virtualenv --version
> 1.11.4
> $ python -c "import setuptools as s; print s.__version__"
> 2.2
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)