mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/tomli: Call python_optimize explicitly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -34,3 +34,8 @@ distutils_enable_tests unittest
|
||||
python_compile() {
|
||||
python_domodule src/tomli "${WORKDIR}"/*.dist-info
|
||||
}
|
||||
|
||||
python_install() {
|
||||
distutils-r1_python_install
|
||||
python_optimize
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user