python3-pwntools: disable tests
This commit is contained in:
parent
dad3d6b471
commit
2d9c296236
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ license="MIT, BSD-2-Clause"
|
|||
homepage="https://github.com/Gallopsled/pwntools"
|
||||
distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz"
|
||||
checksum=42052e2d883710e4e1da041e91675a6d719fb4e5ef2dd245cb2853da11269290
|
||||
#make_check=no # needs unpackaged rpyc
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md
|
||||
|
|
Loading…
Reference in a new issue