mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/blockdiag: Add python_test phase
This commit is contained in:
@@ -37,6 +37,11 @@ python_prepare_all() {
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_test() {
|
||||
ALL_TESTS=1 \
|
||||
esetup.py test
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "For additional functionality, install the following optional packages:"
|
||||
einfo " dev-python/reportlab for pdf format"
|
||||
|
||||
Reference in New Issue
Block a user