diff --git a/python/educational-python/course-creator-python/resources/META-INF/plugin.xml b/python/educational-python/course-creator-python/resources/META-INF/plugin.xml
index 2399560d07b7..1f7b18e88aec 100644
--- a/python/educational-python/course-creator-python/resources/META-INF/plugin.xml
+++ b/python/educational-python/course-creator-python/resources/META-INF/plugin.xml
@@ -17,7 +17,6 @@
com.jetbrains.edu.coursecreator
com.jetbrains.edu.interactivelearning
com.jetbrains.python.edu.interactivelearning.python
- com.jetbrains.python.edu.core
diff --git a/python/educational-python/resources/META-INF/plugin.xml b/python/educational-python/resources/META-INF/plugin.xml
deleted file mode 100644
index 1c93e40ca434..000000000000
--- a/python/educational-python/resources/META-INF/plugin.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-
- com.jetbrains.python.edu.core
- Python Educational utils plugin
- 2.0.3
-
-
- JetBrains
-
-
-
-
- com.intellij.modules.lang
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/python/educational-python/src/META-INF/PyCharmEduPlugin.xml b/python/educational-python/src/META-INF/PyCharmEduPlugin.xml
index a8aa6f578763..5a329ecef446 100644
--- a/python/educational-python/src/META-INF/PyCharmEduPlugin.xml
+++ b/python/educational-python/src/META-INF/PyCharmEduPlugin.xml
@@ -25,4 +25,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/python/educational-python/student-python/resources/META-INF/plugin.xml b/python/educational-python/student-python/resources/META-INF/plugin.xml
index 3828c747c81b..7c5b7f5f5942 100644
--- a/python/educational-python/student-python/resources/META-INF/plugin.xml
+++ b/python/educational-python/student-python/resources/META-INF/plugin.xml
@@ -18,7 +18,6 @@
com.intellij.modules.lang
com.intellij.modules.python
com.jetbrains.edu.interactivelearning
- com.jetbrains.python.edu.core