Python Plugin: Allow to use python for scripts, closes #418.
This commit is contained in:
parent
a754ebacd4
commit
1b593c4d72
|
@ -15,6 +15,7 @@
|
|||
<orderEntry type="module" module-name="elasticsearch" />
|
||||
<orderEntry type="module" module-name="plugin-lang-groovy" />
|
||||
<orderEntry type="module" module-name="plugin-lang-javascript" />
|
||||
<orderEntry type="module" module-name="plugin-lang-python" />
|
||||
<orderEntry type="module" module-name="plugin-mapper-attachments" />
|
||||
<orderEntry type="module" module-name="plugin-transport-memcached" />
|
||||
<orderEntry type="module" module-name="plugin-transport-thrift" />
|
||||
|
|
Loading…
Reference in New Issue