dev-python/proselint:

Update ebuild:
Remove redundant sub-phase functions

Signed-off-by: Ronaldo V. Lobato <vieira.lobato@gmail.com>
This commit is contained in:
Ronaldo V. Lobato
2024-01-31 14:50:08 -03:00
parent 6786cad077
commit 749741b98a

View File

@@ -24,11 +24,3 @@ RDEPEND="
"
distutils_enable_tests pytest
python_test() {
epytest
}
python_install_all() {
distutils-r1_python_install_all
}