Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Touch/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'Touch/setup.py')
-rwxr-xr-xTouch/setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Touch/setup.py b/Touch/setup.py
deleted file mode 100755
index 9a141b3..0000000
--- a/Touch/setup.py
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env python
-from sugar3.activity import bundlebuilder
-bundlebuilder.start()