repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libsm: update to 1.2.5
[oi-userland.git]
/
components
/
python
/
lxml_html_clean
/
patches
/
01-test-no-memory-profiler.patch
blob
8f8250eee2ba1e5716fc702c1c2ee74455940e4c
1
We have no memory_profiler packaged yet.
2
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
10
11
[testenv:mypy]
12
commands =