[
https://issues.apache.org/jira/browse/ARROW-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426315#comment-16426315
]
ASF GitHub Bot commented on ARROW-2325:
---------------------------------------
AlexHagerman commented on issue #1811: ARROW-2325: [Python] Update setup.py to
use Markdown project description
URL: https://github.com/apache/arrow/pull/1811#issuecomment-378774175
@xhochy I went through the appveyor and travis files to get a better
understanding before updating the release documentation. In
arrow-dist/scripts/https://github.com/apache/arrow-dist/blob/master/scripts/python-wheels-windows.bat
I see a new conda environment being created and `setuptools` is defaulting to
39.0.1 for new environments today, so we are good there. I was wondering if you
could point me towards understanding when/how an environment is created with
`.travis.yml`? Wanted to make sure `setuptools` would be up to date, or open a
ticket if we needed to add something like `SETUPTOOLS_DEP>="38.6.0"`.
----------------------------------------------------------------
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)