mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-13 09:42:20 +03:00
Run test-installed.py
This commit is contained in:
parent
8dbc00643f
commit
4417569195
2
Makefile
2
Makefile
|
@ -2,6 +2,8 @@ pre:
|
||||||
bin/python setup.py develop
|
bin/python setup.py develop
|
||||||
bin/python selftest.py
|
bin/python selftest.py
|
||||||
bin/nosetests Tests/test_*.py
|
bin/nosetests Tests/test_*.py
|
||||||
|
bin/python setup.py install
|
||||||
|
bin/python test-installed.py
|
||||||
check-manifest
|
check-manifest
|
||||||
pyroma .
|
pyroma .
|
||||||
viewdoc
|
viewdoc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user