python/lxml_html_clean: update to 0.4.1
[oi-userland.git] / components / python / lxml_html_clean / patches / 01-test-no-memory-profiler.patch
blob8f8250eee2ba1e5716fc702c1c2ee74455940e4c
1 We have no memory_profiler packaged yet.
3 --- lxml_html_clean-0.4.1/tox.ini.orig
4 +++ lxml_html_clean-0.4.1/tox.ini
5 @@ -8,7 +8,6 @@
6 python -m doctest tests/test_clean_embed.txt tests/test_clean.txt tests/test_autolink.txt
7 deps =
8 lxml
9 - memory_profiler
11 [testenv:mypy]
12 commands =