mik-laj commented on a change in pull request #5405: [AIRFLOW-4777] Simplify
python_requires in setup
URL: https://github.com/apache/airflow/pull/5405#discussion_r292632940
##########
File path: setup.py
##########
@@ -439,8 +439,9 @@ def do_setup():
'Intended Audience :: Developers',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: Apache Software License',
- 'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
Review comment:
is this version tested on Travis CI?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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