diff options
Diffstat (limited to 'dev-python/scripttest/scripttest-2.0.ebuild')
| -rw-r--r-- | dev-python/scripttest/scripttest-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-2.0.ebuild b/dev-python/scripttest/scripttest-2.0.ebuild index da2b2467fc2c..2342aeb90e6c 100644 --- a/dev-python/scripttest/scripttest-2.0.ebuild +++ b/dev-python/scripttest/scripttest-2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit distutils-r1 -DESCRIPTION="A very small text templating language" +DESCRIPTION="Helper to test command-line scripts" HOMEPAGE=" https://pypi.org/project/scripttest/ https://github.com/pypa/scripttest/ |
