eric6_configure.pyw

Sun, 12 Jul 2015 11:52:08 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 12 Jul 2015 11:52:08 +0200
branch
6_0_x
changeset 4312
685497be3c84
parent 4022
f5f42921717e
child 4541
e8ddd9d76414
permissions
-rw-r--r--

Updated the README to include a section about installation on Windows using the PyQt installer.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Module implementing the Windows entry point.
"""

from eric6_configure import main

main()

eric ide

mercurial