[ 
https://issues.apache.org/jira/browse/AVRO-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030150#comment-13030150
 ] 

Philip Zeyliger commented on AVRO-817:
--------------------------------------

That approach is a bit of an anti-pattern: you want to be able to point your 
python path towards the python directory; replacing stuff at build-time is very 
uncommon in python-land.

> Add __version__ to avro/__init__.py
> -----------------------------------
>
>                 Key: AVRO-817
>                 URL: https://issues.apache.org/jira/browse/AVRO-817
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 1.5.1
>            Reporter: Miki Tebeka
>            Assignee: Miki Tebeka
>         Attachments: version.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> Currently, there is no way to know which version of avro is installed on my 
> machine. Add a __version__ string to avro/__init__.py

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to