kivy-ios/kivy_ios
Andre Miras 66fd9fae2b Uses a couple of syntax shortcuts
- shutil.rmtree() with ignore_errors=True
- os.makedirs() with exist_ok=True
- str.endswith() using extension list

Also moves `sh` with other imports and removes unnecessary super() call
2020-05-05 23:22:33 +02:00
..
recipes Fixes a regression introduced during the linting 2020-05-05 16:34:22 +02:00
tools Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
__init__.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
toolchain.py Uses a couple of syntax shortcuts 2020-05-05 23:22:33 +02:00