mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
fixed PY-16472 No button for adding Sphinx Tasks in Python Plugin
added python-rest and rest plugins to python plugin
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<idea-plugin version="2" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<name>Python ReStructureText Integration</name>
|
||||
<id>org.jetbrains.plugins.python-rest</id>
|
||||
<version>VERSION</version>
|
||||
<version>1.0</version>
|
||||
<vendor>JetBrains</vendor>
|
||||
|
||||
<idea-version since-build="130.1"/>
|
||||
<depends>com.intellij.modules.python</depends>
|
||||
<depends>org.jetbrains.plugins.rest</depends>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user