added install and uninstall hooks

This commit is contained in:
Ken Struys 2014-03-13 13:59:05 -07:00
parent 9914255ffa
commit 7e74821a5d
7 changed files with 79 additions and 19 deletions

View file

@ -79,11 +79,6 @@ TESTS = [
"All - No tabs",
True, 'testtabs',
),
Test(
"make test",
"Py - Tests",
False, 'testtests',
),
]
def get_git_config(config_name):