IDEA-CR-53045 [stats-collector] Move python ML model into intellij.python.community.impl module

GitOrigin-RevId: 7ec6a655b7c6f0945afbfb56adf10ee654b2b72b
This commit is contained in:
Vitaliy.Bibaev
2019-10-25 08:54:35 +03:00
committed by intellij-monorepo-bot
parent 27ae0dc819
commit 2202ed8c46
7 changed files with 26 additions and 26 deletions

View File

@@ -36,5 +36,17 @@
<orderEntry type="library" scope="PROVIDED" name="Groovy" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Ant" level="project" />
<orderEntry type="module" module-name="intellij.python.psi.impl" exported="" />
<orderEntry type="module-library">
<library name="completion-ranking-python" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.4" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.4/completion-ranking-python-0.0.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.4/completion-ranking-python-0.0.4-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>