mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
pycharm_basics: add missing plugins
declaration
This commit is contained in:
parent
ce094e46ec
commit
6bcd722155
@ -18,6 +18,7 @@ repositories {
|
|||||||
intellij {
|
intellij {
|
||||||
version = '2021.2'
|
version = '2021.2'
|
||||||
type = 'PY'
|
type = 'PY'
|
||||||
|
plugins = ["Pythonid"]
|
||||||
downloadSources = false
|
downloadSources = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user