Pillow/Makefile

10 lines
183 B
Makefile
Raw Normal View History

2013-09-30 14:10:10 +04:00
pre:
2013-10-02 20:59:05 +04:00
bin/python setup.py develop
2013-09-30 14:10:10 +04:00
bin/python selftest.py
2014-06-29 00:22:52 +04:00
bin/nosetests Tests/test_*.py
2014-06-29 16:01:25 +04:00
bin/python setup.py install
bin/python test-installed.py
2013-09-30 14:10:10 +04:00
check-manifest
pyroma .
viewdoc