[PY-39742] Add model without position feature

GitOrigin-RevId: 01db932cad1466d449658163aec834cc6c7bb0c1
This commit is contained in:
andrey.matveev
2019-12-24 19:53:12 +07:00
committed by intellij-monorepo-bot
parent 1ce157057e
commit 937e9b68ea

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.7" />
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.9" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.7/completion-ranking-python-0.0.7.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.9/completion-ranking-python-0.0.9.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.7/completion-ranking-python-0.0.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.9/completion-ranking-python-0.0.9-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>