]> git.ozlabs.org Git - patchwork/commit
HACKING: Add some documentation about using virtualenv with patchwork
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 4 Sep 2014 23:46:37 +0000 (00:46 +0100)
committerJeremy Kerr <jk@ozlabs.org>
Sun, 7 Sep 2014 12:07:40 +0000 (20:07 +0800)
commitc3f6f34ad0b60b812d1b0fd33b5f758f52697f0c
tree8d6aba3e9930c52641c1d518848c5574c9de90b2
parente4f09a3605ea8f1efeeb6cae1fdf3bba9dbd412c
HACKING: Add some documentation about using virtualenv with patchwork

virtualenv is super nice to isolate devevelopment from the python
packages installed in the sytem. It also allows to have parallel
configurations to run tests againsts.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
docs/HACKING [new file with mode: 0644]