Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 03c3da4

Browse files
committed
Add missing html5lib library so tests pass
1 parent 250d601 commit 03c3da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
'nltk',
4343
'unidecode',
4444
'django-app-namespace-template-loader',
45+
'html5lib==0.999',
4546
],
4647
extras_require={
4748
'api': [

0 commit comments

Comments
 (0)