pycrunch-engine
pycrunch-engine copied to clipboard
Compatible with JetBrains IDEs
From IDEs version 242, the "Pythonid" plugin will depend on the "PythonCore".
I see that you use classes from the "Pythonid" (module com.intellij.python.pro
).
Therefore, you should add dependencies to both plugins: Pythonid
, PythonCore
.