Commit graph

8 commits

Author SHA1 Message Date
Andre Miras
d180ee0807 Fixes building in venv
Borrowed from p4a:
https://github.com/kivy/python-for-android/pull/2159
Also refs upstream issue:
https://bugs.python.org/issue40261
Note that the fix used upstream cannot really be used directly here
because the actual system Python is impacted.
Adds venv build to CI to check for regressions.
2020-05-01 19:56:15 +02:00
Richard Larkin
06e6e0b8b5
Document lack of multiprocess / async functionality ()
* docs: Added note regarding iOS multiprocess/tghreading limitations

* Fix typo

* Tweaked wording

* 🔧 Refine accuracy of multiprocess docs

*  Fix typo
2019-11-07 21:46:54 +02:00
richard
75f77fcf4e Update numpy version number 2019-09-28 22:05:16 +02:00
Richard Larkin
1d01005ba5 Python3 pillow recipe ()
* Pillow 6.1.0 building for python 3

* Added tiff disabling

* Removed prefix patch

* Removed darwin patch

* Removed standard locations patch

* Removed patch file altogether

* Removed easy_install, renamed to libpillow.a

* Added back destdir prefix

* Switched to python3 directory

* Removed commented code

* Remove pkgresources dependency

* Adde pillow 6.1.0 to docs
2019-09-27 23:59:42 +02:00
Richard Larkin
232f3ba867 Move to explicit python3 usage () 2019-09-19 12:32:25 +02:00
richard
c032abdf83 Added support for pip3 to the toolchain 2019-09-18 22:06:28 +02:00
Mathieu Virbel
ec7a47513a
Add an example about using pip 2019-02-07 09:59:40 +01:00
Mathieu Virbel
a1bec6cfbf Update README.md to add Opencollective (and convert rst->md) 2019-02-03 10:56:45 +01:00