kivy-ios/kivy_ios/recipes/numpy
Andre Miras 2c0a79a817 Uses Python 3 syntax
This is a follow up for #482, uses Python 3 syntax:
- Simplifies `super()` calls
- Removes some unused `super()` (no parent class)
- Removes `object` inheritance
- Drops `IS_PY2` logic
- Drops Python 2 imports
2020-05-06 18:59:20 +02:00
..
__init__.py Uses Python 3 syntax 2020-05-06 18:59:20 +02:00
numpy-1.16.4.patch Fixes to Numpy so that the binary is accepted by the App Store. 2020-05-05 10:51:08 +02:00