mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 03:21:44 +03:00
NF: add wheel renaming
This commit is contained in:
parent
17760efefb
commit
139fb757ec
|
@ -16,6 +16,7 @@ install:
|
|||
- patch -p1 < ../pillow.patch
|
||||
- python setup.py bdist_wheel
|
||||
- delocate-wheel dist/*.whl
|
||||
- rename_wheels dist/*.whl
|
||||
- pip install dist/*.whl
|
||||
- cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user