Hi Valentin, On 21 October 2012 17:30, Valentin Hapiot <[email protected]> wrote: > Hi, > > I'd like to start tryton with a special config containing additional paths > for modules, how can I do that ? > I already had a look to the forum and saw similar discussion about this but > I didn't found any solution that suit my needs. > > How can I achieve this goal without making /usr/local/(tryton module path) > writable by user and without having to make it an installable (setup.py > w/entry points) module ?
I use virtualenv to have multiple installations of Tryton to work with, this allows development in more than one Tryton version as well... HTH Craig -- -- [email protected] mailing list
