~mcfletch/eric/update-to-4.5.13

« back to all changes in this revision

Viewing changes to eric/eric4_plugininstall.pyw

Tags: 4.5.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- coding: utf-8 -*-
 
2
 
 
3
# Copyright (c) 2010 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
 
4
#
 
5
 
 
6
from eric4_plugininstall import main
 
7
 
 
8
main()