Closed this issue 6 years ago · 0 comments
django-csp/setup.py
Line 27 in aae7e4f
jinja2
This should be a test_requires, for sure. If we want to be sure about the min version of jinja, maybe add an extras_require, and folks can pip install django-csp[jinja2] to validate that requirement?
test_requires
pip install django-csp[jinja2]