add engine.py to the scripts installed by setuptools
authorLuc Yriarte <luc.yriarte@intel.com>
Mon, 7 Jul 2014 13:27:06 +0000 (15:27 +0200)
committerLuc Yriarte <luc.yriarte@intel.com>
Mon, 7 Jul 2014 13:27:06 +0000 (15:27 +0200)
commitcb9afff8b7150a31c4291c87ad6e1c39f55f153e
treecef5f8a46aff70ef17770089ec194d690f67a1c6
parent80edab5469b7b0aa71b7c72c92492bb8dbf19f8d
add engine.py to the scripts installed by setuptools

Otherwise, when Cloudeebus is installed as mentioned in the README
cloudeebus.py will fail to find engine.py at runtime.
setup.py