Matthew Einhorn
|
16cb83ae89
|
Make KIVY_EVENTLOOP optional, allow setting the async library when running the app.
|
2019-07-24 01:37:20 -04:00 |
gottadiveintopython
|
578f1dac93
|
rename the value of KIVY_EVENTLOOP from 'async' to 'asyncio'
|
2019-07-07 14:38:50 +09:00 |
Matthew Einhorn
|
751bd83db0
|
Fix PEP8 issues.
|
2019-06-28 01:25:52 -04:00 |
Matthew Einhorn
|
b25ad1f8d5
|
Add more examples.
|
2019-06-27 01:14:23 -04:00 |
Christian Sirolli
|
76e299329b
|
Removed whitespace from newline
It seems the whitespace in line 58 was causing Travis CI to [fail while building](https://travis-ci.org/kivy/kivy/builds/542022321) due to a "style guide violation" during PEP8 Verification.
|
2019-06-06 19:38:11 -04:00 |
Matthew Einhorn
|
027b029947
|
Add async support to kivy App.
|
2019-06-05 19:47:39 -04:00 |