1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
WeasyPrint/Makefile
2011-05-02 14:59:59 +02:00

7 lines
74 B
Makefile

test:
python2 -m weasy.tests
coverage:
python2 -m weasy.tests --cover