#!/usr/bin/python

from cx_Freeze import main

main()

