mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
8 lines
118 B
Makefile
8 lines
118 B
Makefile
pre:
|
|
bin/python setup.py develop
|
|
bin/python selftest.py
|
|
bin/python Tests/run.py
|
|
check-manifest
|
|
pyroma .
|
|
viewdoc
|