Andre Miras
|
10a2fb9848
|
🗑️ Removes Python 2 constructions
- Drops Python 2 imports
- Drops `if IS_PY3` constructions
- Drops `object` inheritance
- Drops `__future__` imports
- Drops `mocks` dependency
- Uses Python 3 `super()`
|
2020-05-18 23:09:51 +02:00 |
|
Gabriel Pettier
|
a69346af0a
|
Update README.md
|
2020-05-17 23:33:29 +02:00 |
|
hematogender
|
0eb99dd9f1
|
Fix punctuation and typo in README.md
|
2020-05-11 21:20:42 +03:00 |
|
Andre Miras
|
a155929bdc
|
Setup coverage testing, closes #1058
Also enables report to coveralls.io via GitHub Action.
Note the `COVERALLS_REPO_TOKEN` was setup via:
https://github.com/kivy/buildozer/settings/secrets
And is accessible for repos admin via:
https://coveralls.io/github/kivy/buildozer
|
2020-04-10 15:10:40 +02:00 |
|
Mathieu Virbel
|
1b2e981892
|
Update README.md
|
2019-12-22 19:36:00 +01:00 |
|
Mathieu Virbel
|
8c88e3cc7d
|
remove crystax from documentation
|
2019-12-22 19:29:12 +01:00 |
|
Olivier
|
1d2b675729
|
Removed reference to Kivy VM
Removed reference to Kivy VM as it doesn't actually exist
|
2019-03-06 09:33:37 -08:00 |
|
Alexander Taylor
|
0efcf452d6
|
Updated README for python 3
|
2019-02-03 16:36:30 +00:00 |
|
Mathieu Virbel
|
7c9239dd59
|
update README.md to add opencollective
|
2019-02-03 13:50:21 +01:00 |
|
Mathieu Virbel
|
d797d3df78
|
remove bad readme
|
2013-02-26 23:44:32 +01:00 |
|
Mathieu Virbel
|
9e5a4fd777
|
Initial commit
|
2012-07-16 09:34:33 -07:00 |
|