Pillow/Makefile
2014-06-28 16:22:52 -04:00

8 lines
124 B
Makefile

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