[
https://issues.apache.org/jira/browse/AIRFLOW-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-4885:
----------------------------------
Fix Version/s: (was: 1.10.5)
1.10.4
> Virtualenv dependency is needed by PythonVirtualenvOperator
> -----------------------------------------------------------
>
> Key: AIRFLOW-4885
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4885
> Project: Apache Airflow
> Issue Type: Bug
> Components: dependencies
> Affects Versions: 1.10.3, 1.10.4
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.4
>
>
> We have no "virtualenv" dependency defined, but it is needed by
> PythonVirtualenvOperator - it nieeds virtualenv even if migrated to Python
> 3.x because it needs to run other python versions (even 2.7) - so venv does
> not help.
> It was not detected before because current CI installs virtualenv. The new CI
> - as implemented in AIRFLOW-3718 does not install virtualenv and it was
> detected then.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)