three is the new two
[jinja2.git] / Makefile
1 test:
2         python setup.py test
3
4 .PHONY: test