mirror of https://github.com/kivy/kivy.git
Console: new kivy module that aim to replace the old inspector, and give the possibility to be extended by the user in the app
This commit is contained in:
parent
4916a5335a
commit
c37bd0f350
|
@ -42,6 +42,7 @@ import kivy.graphics
|
|||
import kivy.graphics.shader
|
||||
import kivy.graphics.tesselator
|
||||
import kivy.animation
|
||||
import kivy.modules.console
|
||||
import kivy.modules.keybinding
|
||||
import kivy.modules.monitor
|
||||
import kivy.modules.touchring
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue