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

bundlebuilder.start()