mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-15 20:26:04 +07:00
since/until and version number for Python plugin in 130 branch
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
<id>Pythonid</id>
|
||||
<name>Python</name>
|
||||
<idea-version since-build="128.0" until-build="129.999"/>
|
||||
<idea-version since-build="130.0" until-build="131.0"/>
|
||||
<description>Smart editing for Python scripts</description>
|
||||
<version>2.10.1</version>
|
||||
<version>2.11</version>
|
||||
<depends>com.intellij.modules.ultimate</depends>
|
||||
<depends>com.intellij.modules.java</depends>
|
||||
<depends>Coverage</depends>
|
||||
|
||||
Reference in New Issue
Block a user