mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-01 21:06:16 +03:00
4 lines
65 B
Bash
4 lines
65 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd /c/pillow && /mingw32/$EXECUTABLE setup.py install
|