[pycharm] PY-79369 Consolidate logic for pyproject.toml handling

GitOrigin-RevId: cf5b90daeaf3686b044e98888be6675618e9471e
This commit is contained in:
David Lysenko
2025-02-20 17:41:45 +01:00
committed by intellij-monorepo-bot
parent 7b16a10379
commit a570aebb18
6 changed files with 396 additions and 0 deletions

View File

@@ -173,5 +173,6 @@
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" />
<orderEntry type="module" module-name="intellij.python.community.services.internal.impl" />
<orderEntry type="library" name="io.github.z4kn4fein.semver.jvm" level="project" />
<orderEntry type="module" module-name="intellij.python.pyproject" />
</component>
</module>