Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/EdSexual.activity/setup.py
blob: da6bc28a1b439eba5f280d59559d14645f8e14d0 (plain)
1
2
3
4
5
6
#! /usr/bin/env python
# -*- coding: utf-8 -*-

from sugar.activity import bundlebuilder
if __name__ == "__main__":
    bundlebuilder.start()