This commit is contained in:
dessant 2015-11-30 20:19:26 +02:00
parent dbe4b3d1b2
commit 9faa874ef4
2 changed files with 1 additions and 2 deletions

View File

@ -412,7 +412,6 @@ if not environ.get('KIVY_DOC_INCLUDE'):
Logger.info('Core: Kivy configuration saved.')
sys.exit(0)
# configure all activated modules
from kivy.modules import Modules
Modules.configure()

View File

@ -3,4 +3,4 @@
Binary dependencies such as gstreamer is installed as a
namespace module of kivy.deps. These modules are responsible
for making sure that the binaries are available to kivy.
'''
'''