From 04d9009dd44bbf106ff7ea6f148d5efa9c5d6b9b Mon Sep 17 00:00:00 2001 From: Dmitry Trofimov Date: Thu, 18 Jun 2015 12:51:39 +0200 Subject: [PATCH] New build for Python community plugin --- python/pluginResources/META-INF/plugin.xml | 2 +- .../app.yaml | 0 .../main.py | 0 python/python-community-plugin-resources.iml | 18 ++++++++++++++++++ python/python-plugin-tests.iml | 4 ++-- 5 files changed, 21 insertions(+), 3 deletions(-) rename python/{pluginResources => pluginTestResources}/app.yaml (100%) rename python/{pluginResources => pluginTestResources}/main.py (100%) create mode 100644 python/python-community-plugin-resources.iml diff --git a/python/pluginResources/META-INF/plugin.xml b/python/pluginResources/META-INF/plugin.xml index 3ba6f4971d5b..c08a7e2cccc3 100644 --- a/python/pluginResources/META-INF/plugin.xml +++ b/python/pluginResources/META-INF/plugin.xml @@ -4,7 +4,7 @@ PythonCore Python Community Edition - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/python/python-plugin-tests.iml b/python/python-plugin-tests.iml index 80458947df3b..37a5ca500a58 100644 --- a/python/python-plugin-tests.iml +++ b/python/python-plugin-tests.iml @@ -2,8 +2,8 @@ - - + +