3 Commits
Author SHA1 Message Date
Matthew Johnson 192ee3570d Add unit tests for commitmessage module 2017-02-16 15:35:35 -08:00
Matthew Johnson 388149e12f Make autospec pep8 clean
Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2016-11-16 09:14:53 -08:00
Archana eb1b2f61cc Add support for python packaging.
Added a setup.py for packaging. This will install the .py files as autospec
library in dist-packages. Because of the way the imports are currently done, autospec.py
is installed in dist-packages dir. The rpm packaging should create a symlink to this file at
/usr/bin/autospec.py
2015-12-09 20:57:53 -08:00