diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-06-14 09:47:37 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-06-14 13:38:40 +0100 |
commit | a702aa08b7f990e73d2395bf71ca97b6c9c54460 (patch) | |
tree | 49587f8967e49c4e324bb5274efb8455be25c695 /dev-python/subprocess-tee | |
parent | dev-libs/ell: drop old (diff) | |
download | gentoo-a702aa08b7f990e73d2395bf71ca97b6c9c54460.tar.gz gentoo-a702aa08b7f990e73d2395bf71ca97b6c9c54460.tar.bz2 gentoo-a702aa08b7f990e73d2395bf71ca97b6c9c54460.zip |
dev-python/subprocess-tee: remove obsolete TODO note
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-python/subprocess-tee')
-rw-r--r-- | dev-python/subprocess-tee/subprocess-tee-0.3.2.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/subprocess-tee/subprocess-tee-0.3.2.ebuild b/dev-python/subprocess-tee/subprocess-tee-0.3.2.ebuild index 2b37121c39f3..6fe160cd6d1f 100644 --- a/dev-python/subprocess-tee/subprocess-tee-0.3.2.ebuild +++ b/dev-python/subprocess-tee/subprocess-tee-0.3.2.ebuild @@ -34,5 +34,3 @@ python_test() { fi distutils-r1_python_test } - -# TODO: do not install subprocess_tee.test |