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
--
C
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 th
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 package
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 package
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 improv
issue3436
issue1891
URL: http://codereview.tryton.org/2441002/