mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
8 lines
124 B
Makefile
8 lines
124 B
Makefile
pre:
|
|
bin/python setup.py develop
|
|
bin/python selftest.py
|
|
bin/nosetests Tests/test_*.py
|
|
check-manifest
|
|
pyroma .
|
|
viewdoc
|