do not export StreamEx lib from platform-impl

GitOrigin-RevId: b4b5c70dc99510609083c3ff097936be94e0548c
This commit is contained in:
Vladimir Krivosheev
2020-02-14 17:19:35 +01:00
committed by intellij-monorepo-bot
parent d568ba9438
commit 16776be5f7
54 changed files with 90 additions and 103 deletions

View File

@@ -37,5 +37,6 @@
<orderEntry type="module" module-name="intellij.python.langInjection" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.reStructuredText" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.statsCollector" scope="TEST" />
<orderEntry type="library" scope="TEST" name="StreamEx" level="project" />
</component>
</module>
</module>