eric6_plugininstall.pyw

Sun, 03 Dec 2017 18:54:55 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 03 Dec 2017 18:54:55 +0100
changeset 6006
40abcfa8e2b5
parent 5389
9b1c800daff3
child 6048
82ad8ec9548c
permissions
-rw-r--r--

Started development cycle for 18.01.

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

# Copyright (c) 2011 - 2017 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