python3-marshmallow: remove unnecessary custom do_check
This commit is contained in:
parent
ff88ad2ce7
commit
762655b691
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@ changelog="https://raw.githubusercontent.com/marshmallow-code/marshmallow/dev/CH
|
||||||
distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz"
|
||||||
checksum=ba949379cb6ef73655f72075e82b31cf57012a5557ede642fc8614ab0354f869
|
checksum=ba949379cb6ef73655f72075e82b31cf57012a5557ede642fc8614ab0354f869
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH="${PWD}/build/lib" pytest3 -v
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue