[
https://issues.apache.org/jira/browse/AIRFLOW-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704979#comment-16704979
]
Bryant Biggs commented on AIRFLOW-3426:
---------------------------------------
They are parsed for PyPi (scroll down on left hand side)
[https://pypi.org/project/apache-airflow/] and subsequently, these are parsed
and used to populate the markdown badges for supported runtimes - second blue
badge shown here
[https://github.com/apache/incubator-airflow/blob/master/README.md|https://github.com/apache/incubator-airflow/blob/master/README.md)]
I will update my PR to address your feedback - add in a note about tested
versus supported versions and remove the 3.4 exclusion from the
`python_requires` section of `setup.py`
> Correct references to Python version tested (3.4 -> 3.5)
> --------------------------------------------------------
>
> Key: AIRFLOW-3426
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3426
> Project: Apache Airflow
> Issue Type: Task
> Components: Documentation
> Affects Versions: 1.9.0, 1.10.0, 1.10.1
> Environment: All
> Reporter: Bryant Biggs
> Assignee: Bryant Biggs
> Priority: Trivial
> Labels: documentation, easyfix, newbie
> Fix For: 1.10.1
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The current CI tests on Travis use Python version 2.7 and 3.5, however
> throughout the documentation there are still references to using/supporting
> 3.4. To better match what is actually supported, the 3.4 references should be
> replaced with what is actually being tested, 3.5
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)