Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalk007 committed Jan 29, 2025
1 parent 3b48dfd commit d8d789e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ In addition to IntelliJ IDEA, the plugin also supports the following IDEs:
- Android Studio
- GoLand
- Rider
- CLion

# 📖 Documentation

Expand Down
1 change: 0 additions & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
<depends config-file="with-maven.xml" optional="true">org.jetbrains.idea.maven</depends>
<depends config-file="with-go.xml" optional="true">org.jetbrains.plugins.go</depends>
<depends config-file="with-python.xml" optional="true">com.intellij.modules.python</depends>
<depends optional="true" >com.jetbrains.rider</depends>
<depends config-file="with-python-ce.xml" optional="true">PythonCore</depends>

<extensions defaultExtensionNs="com.intellij">
Expand Down

0 comments on commit d8d789e

Please sign in to comment.