Skip to content

Commit 0e2ff1f

Browse files
committed
Add django-template-partials to requirements file
This allows make test to succeed again.
1 parent 4d6fef4 commit 0e2ff1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements_dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ html5lib
1111
selenium
1212
tox
1313
black
14+
django-template-partials
1415
django-csp # Used in tests/test_csp_rendering
1516

1617
# Integration support

0 commit comments

Comments
 (0)