Merged in 2.3.1 release fixes
[jinja2.git] / Makefile
1 test:
2         python setup.py test
3
4 .PHONY: test