szha commented on a change in pull request #18850:
URL: https://github.com/apache/incubator-mxnet/pull/18850#discussion_r464608285
##########
File path: python/setup.py
##########
@@ -131,12 +131,8 @@ def config_cython():
'Intended Audience :: Education',
'Intended Audience :: Science/Research',
'License :: OSI Approved :: Apache Software License',
- 'Programming Language :: C++',
'Programming Language :: Cython',
- 'Programming Language :: Other', # R, Scala
- 'Programming Language :: Perl',
'Programming Language :: Python',
- 'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
Review comment:
we also no longer offer these and instead only support 3.6+
----------------------------------------------------------------
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]