pythonPackages.html-sanitizer init at 1.9.1

This commit is contained in:
Cole Mickens
2020-07-01 11:03:40 -07:00
committed by Jon
parent 35f530f9e8
commit 85c5636938
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -4153,6 +4153,8 @@ in {
htmllaundry = callPackage ../development/python-modules/htmllaundry { };
html-sanitizer = callPackage ../development/python-modules/html-sanitizer { };
html5lib = callPackage ../development/python-modules/html5lib { };
httmock = callPackage ../development/python-modules/httmock { };