aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael-Doyle Hudson <michael.hudson@linaro.org>2011-06-07 19:46:31 +1200
committerMichael-Doyle Hudson <michael.hudson@linaro.org>2011-06-07 19:46:31 +1200
commit74fa42cda6570763ce0fc44db098f43393184a7e (patch)
tree5ce780b0a0ffb4f159c536ec4526d7e5d0626b82 /setup.py
parent1656ad88f7a0d545114680cfc5f9efa22846b16a (diff)
well this /works/, not very pretty though
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 15b968b..963c7cb 100755
--- a/setup.py
+++ b/setup.py
@@ -48,6 +48,7 @@ setup(
auth-add = lava_tool.commands.auth:auth_add
auth-list = lava_tool.commands.auth:auth_list
auth-remove = lava_tool.commands.auth:auth_remove
+ test-api = lava_tool.commands.auth:test_api
""",
classifiers=[
"Development Status :: 4 - Beta",