diff --git a/README.rst b/README.rst index 2b435339487125812a4f0640cbf9ba836c6d4f70..01afc3909c1923c0e6dc113842ed82c21a48053d 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,6 @@ nonetheless, here's what's on offer: * A ton of small tool functions such as `len_iterable`, `argmin`, tuple generation, permutation generation, ASCII table pretty printing, GvR's monkeypatch_xxx() hack, the elusive `flatten`, and much more. -* A time-series logging module, `pytools.log`. * Batch job submission, `pytools.batchjob`. * A lexer, `pytools.lex`.