mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-python/asyncmy: do not install readme
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
6a2b57f2dc
commit
84ca535dad
@ -62,6 +62,11 @@ python_test() {
|
||||
epytest "${TEST_S}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
find "${ED}"/usr/lib -name '*.md' -delete || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "sha256_password and caching_sha2_password auth methods" dev-python/cryprography
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user