[
https://issues.apache.org/jira/browse/ARROW-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422147#comment-16422147
]
ASF GitHub Bot commented on ARROW-2325:
---------------------------------------
AlexHagerman commented on a change in pull request #1811: ARROW-2325: [Python]
Update setup.py to use Markdown project description
URL: https://github.com/apache/arrow/pull/1811#discussion_r178527372
##########
File path: python/setup.py
##########
@@ -39,6 +39,8 @@
from distutils.util import strtobool
from distutils import sysconfig
+from setuptools import setup
Review comment:
Not sure why I missed the existing and added this import. I'll get that
corrected and also setup my linter to find duplicate imports. Thanks for
catching.
----------------------------------------------------------------
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]
> [Python] Update setup.py to use Markdown project description
> ------------------------------------------------------------
>
> Key: ARROW-2325
> URL: https://issues.apache.org/jira/browse/ARROW-2325
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Alex Hagerman
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> New stuff in PyPI
> https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)