Re: [tryton-dev] trytond: Improve setup.py to allow dev publication

2014-03-05 Thread Cédric Krier
On 01 Mar 20:45, Cédric Krier wrote: I plan to serve it on http://trydevpi.tryton.org/ The website is up and working. For example if you want to install the latest (unreleased version) of the series 3.0: # pip install --pre --find-links http://trydevpi.tryton.org/3.0 tryton trytond --

Re: [tryton-dev] trytond: Improve setup.py to allow dev publication

2014-03-01 Thread Cédric Krier
On 19 Jan 19:10, Cédric Krier wrote: So finally, I found a quite simple way to deal with this. It is to not publish on PyPI (prevent bad behavior with old version of pip) but to provide a web page on tryton.org which will contains the development version links for all Tryton packages. So the

Re: [tryton-dev] trytond: Improve setup.py to allow dev publication

2014-01-19 Thread Cédric Krier
On 22 Dec 17:10, Cédric Krier wrote: On 22 Dec 15:24, Code Review - New issues: ced wrote: issue3436 issue1891 URL: http://codereview.tryton.org/2441002/ This is a WIP to allow to install dev version via PyPI. I will have to test it on PyPI by publishing this 2 dev packages. I made

[tryton-dev] trytond: Improve setup.py to allow dev publication

2013-12-22 Thread Code Review - New issues: ced
issue3436 issue1891 URL: http://codereview.tryton.org/2441002/

Re: [tryton-dev] trytond: Improve setup.py to allow dev publication

2013-12-22 Thread Cédric Krier
On 22 Dec 15:24, Code Review - New issues: ced wrote: issue3436 issue1891 URL: http://codereview.tryton.org/2441002/ This is a WIP to allow to install dev version via PyPI. I will have to test it on PyPI by publishing this 2 dev packages. This is an important feature if we want to improve

Re: [tryton-dev] trytond: Improve setup.py to allow dev publication

2013-12-22 Thread Cédric Krier
On 22 Dec 17:10, Cédric Krier wrote: On 22 Dec 15:24, Code Review - New issues: ced wrote: issue3436 issue1891 URL: http://codereview.tryton.org/2441002/ This is a WIP to allow to install dev version via PyPI. I will have to test it on PyPI by publishing this 2 dev packages. This