summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 6c8af4e..c6d3c69 100644
--- a/setup.py
+++ b/setup.py
@@ -86,5 +86,4 @@ setup(
'Programming Language :: Python :: 2.6',
'Environment :: No Input/Output (Daemon)',
],
- scripts=['bin/skeleton',
- 'bin/skeleton-api'])
+ scripts=['bin/skeleton-api'])