setup: ensure kivy.effects will be installed

This commit is contained in:
Mathieu Virbel 2013-05-12 14:06:20 +02:00
parent 46aaf60b3b
commit 7b4f8b2df7
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ setup(
'kivy.core.text',
'kivy.core.video',
'kivy.core.window',
'kivy.effects',
'kivy.ext',
'kivy.graphics',
'kivy.input',