From: Tony Mack Date: Mon, 24 Oct 2011 20:54:47 +0000 (-0400) Subject: install the sfa/rspecs/elements/versions directory X-Git-Tag: sfa-1.1-1~55 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=08033889ad4e46d14ff56d36896200b162c5dffc;p=sfa.git install the sfa/rspecs/elements/versions directory --- diff --git a/setup.py b/setup.py index 49c6a933..b10be90b 100755 --- a/setup.py +++ b/setup.py @@ -46,6 +46,7 @@ package_dirs = [ 'sfa/managers/vini', 'sfa/rspecs', 'sfa/rspecs/elements', + 'sfa/rspecs/elements/versions', 'sfa/rspecs/versions', 'sfatables', 'sfatables/commands',