python3-pikepdf: remove unnecessary custom do_check
This commit is contained in:
parent
744e946a0c
commit
0212b66266
1 changed files with 0 additions and 4 deletions
|
@ -18,7 +18,3 @@ checksum=5ff35499b1ae7b181277f78ce5b1bcc8d3009182bb389917791c5dc811fcc8e4
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -e '/setuptools_scm_git_archive/d' -i setup.py
|
vsed -e '/setuptools_scm_git_archive/d' -i setup.py
|
||||||
}
|
}
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH=$(cd build/lib* && pwd) python3 -m pytest
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue