eric6_plugininstall.pyw

Sun, 06 Nov 2016 11:51:32 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 06 Nov 2016 11:51:32 +0100
branch
6_1_x
changeset 5307
23098bce4181
parent 4632
ca310db386ed
child 5389
9b1c800daff3
permissions
-rw-r--r--

Created global tag <release-6.1.11>.

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

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

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

from __future__ import unicode_literals

from eric6_plugininstall import main

main()

eric ide

mercurial