[
https://issues.apache.org/jira/browse/AVRO-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849904#action_12849904
]
R. Tyler Ballance commented on AVRO-482:
----------------------------------------
For the purposes of integrating with setuptools or pip, it's important to make
sure that a source tarball is pushed to PyPI for releases.
I've also had poor experience in the past with packages I maintain (such as
Cheetah) where pushing an egg results in users getting broken installs with
easy_install/pip
`python setup.py build sdist upload` should do the trick for you :)
> Improve and standardize process for publishing Python release artifacts to
> PyPI
> -------------------------------------------------------------------------------
>
> Key: AVRO-482
> URL: https://issues.apache.org/jira/browse/AVRO-482
> Project: Avro
> Issue Type: Improvement
> Components: python
> Reporter: Jeff Hammerbacher
>
> We are now publishing Avro releases to PyPI. Let's make sure things work as
> planned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.