Pillow/Makefile
2014-06-29 08:01:25 -04:00

10 lines
183 B
Makefile

pre:
bin/python setup.py develop
bin/python selftest.py
bin/nosetests Tests/test_*.py
bin/python setup.py install
bin/python test-installed.py
check-manifest
pyroma .
viewdoc