Python Plugin: Allow to use python for scripts, closes #418.

This commit is contained in:
kimchy 2010-10-09 21:04:05 +02:00
parent a754ebacd4
commit 1b593c4d72
1 changed files with 1 additions and 0 deletions

View File

@ -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" />