bryantbiggs commented on a change in pull request #3815: [AIRFLOW-2973] Add
Python 3.6 to Supported Prog Langs
URL: https://github.com/apache/incubator-airflow/pull/3815#discussion_r237842868
##########
File path: setup.py
##########
@@ -398,6 +398,7 @@ def do_setup():
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
Review comment:
It looks like this line should be dropped since 3.4 is not tested in the CI
process
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services