This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
kivy-ios
Watch
1
Star
0
Fork
You've already forked kivy-ios
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
kivy-ios
/
requirements.txt
6 lines
91 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
update xcodeproj generation, use latest mod_pbxproj project to be able to handle tbd files, and fixes issues about code signing when the frameworks are added in Embed Frameworks.
2018-10-28 16:24:54 +01:00
pbxproj==2.5.1
launchimage: sips is broken, code using Pillow sips issues: - -Z apply on the destination - -p doesn't work anymore - --padColor is ignored Reimplementation using Pillow also allow us to detect the lower/left pixel to determinate background color of the launchimages.
2019-09-29 12:00:07 +02:00
Pillow>=6.1.0
Downloading was broken in certain cases on python 2. FancyUrlopener.urlretrieve was failing on redirect, but in an insidious way, because of a bug in the python-future module: https://github.com/PythonCharmers/python-future/issues/425 Replace with the requests module for the time being.
2019-01-09 21:48:41 +01:00
requests>=2.13
Cleanup - Removes vendored deps
2020-04-26 14:03:13 +02:00
cookiecutter==1.7.2
sh==1.12.14
:truck: Move cython requirement into requirements.txt (#531) Co-authored-by: richard <richard@dotmodus>
2020-07-23 13:18:52 +02:00
Cython==0.29.17
Reference in a new issue
Copy permalink