Files
openide/python/python-pyproject/testResources/intellij.python.pyproject._test.xml
Ilia Kirianovskii 1e3bda186d [python] Add intellij.python.pyproject._test module descriptor to run tests in dev-mode (IJPL-116621)
GitOrigin-RevId: 6b0cddaa77c2357ae5a1168e315e08946beac7d5
2025-09-25 20:05:21 +00:00

6 lines
164 B
XML

<idea-plugin>
<dependencies>
<module name="intellij.libraries.junit5.params"/>
<module name="intellij.python.pyproject"/>
</dependencies>
</idea-plugin>