kivy-ios/kivy_ios/tools
Andre Miras 4f1dffc754 🐛 fixes flake8 errors post update
The recent `flake8==3.8.1` update reported new errors:
```
kivy_ios/toolchain.py:292:31: E741 ambiguous variable name 'l'
...
```
Also note the entire `xcassets.py` file is being ignored as we can't
seem to use one ignore for the entire list anymore. I'm not sure if
this is a regression or a new feature from flake8.
2020-05-13 08:15:41 +02:00
..
external 🐛 fixes flake8 errors post update 2020-05-13 08:15:41 +02:00
templates Fixes (venv build) reference to SDL_main.h 2020-05-11 10:45:01 +02:00
__init__.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
biglink Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
cythonize.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
liblink Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00