Skip to content

Instantly share code, notes, and snippets.

@siroken3
Created October 31, 2013 06:30
Show Gist options
  • Select an option

  • Save siroken3/7245120 to your computer and use it in GitHub Desktop.

Select an option

Save siroken3/7245120 to your computer and use it in GitHub Desktop.
setup.pyで指定したLAUNCHERの中身の例
#!/usr/bin/env python
import ROOTPACKAGE.MAIN_MODULE
ROOTPACKAGE.MAIN_MODULE.main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment