[PY-39742] Set model with considering PythonCompletionWeigher

GitOrigin-RevId: 4d9b49c59a1bf9d1ffa0ef79288828b22c722fed
This commit is contained in:
andrey.matveev
2019-12-27 17:35:01 +00:00
committed by intellij-monorepo-bot
parent 33c9e16209
commit ae33c5c61b
+3 -3
View File
@@ -38,13 +38,13 @@
<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.9" />
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.11" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.9/completion-ranking-python-0.0.9.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.11/completion-ranking-python-0.0.11.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.9/completion-ranking-python-0.0.9-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.11/completion-ranking-python-0.0.11-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>