[PyQt] [pyqtdeploy] Make package installable via pip -e
Ilya Kulakov
kulakov.ilya at gmail.com
Wed Nov 26 00:18:07 GMT 2014
I didn't run it, just checked the code…
https://github.com/GreatFruitAndy/pyqtdeploy/blob/master/setup.py#L39-L52 <https://github.com/GreatFruitAndy/pyqtdeploy/blob/master/setup.py#L39-L52>
It looks like it will use 'unknown' as version.
May I know why version number cannot be kept in the version.py file without using make or other generators?
One could use the "-pre" postfix to distinguish release from development versions.
E.g. just after release of 0.9, simply update it to 0.10-pre.
> On 25 нояб. 2014 г., at 16:25, Phil Thompson <phil at riverbankcomputing.com> wrote:
>
> On 25/11/2014 8:22 pm, Ilya Kulakov wrote:
>> Hi Phil,
>> I've seen most recent changes regarding using the version.py file.
>> However this file is still not part of the repository. Could you fix that?
>
> Doesn't pip run setup.py?
>
> Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141125/f6cc2fe3/attachment-0001.html>
More information about the PyQt
mailing list