buildozer/tests/scripts
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
..
__init__.py Exits with error code on build exception, fixes #674 2019-04-17 22:25:30 +02:00
test_client.py 🗑️ Removes Python 2 constructions 2020-05-18 23:09:51 +02:00