eric5_unittest.pyw@b09e10d4f343
eric5_unittest.pyw
Sun, 13 Apr 2014 17:29:48 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 13 Apr 2014 17:29:48 +0200
- changeset 3507
- b09e10d4f343
- parent 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Changed the install script to accept a '-n' option to set the name of the directory where the Mac application bundle should be created in.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Module implementing the Windows entry point.
"""
from eric5_unittest import main
main()