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