mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/bash-completion: use pytest directly
pytest is already a symlink to pytest-3
This commit is contained in:
parent
6ccfd5d249
commit
1ed8f877c9
1 changed files with 0 additions and 3 deletions
|
@ -66,9 +66,6 @@ build() {
|
|||
}
|
||||
|
||||
check() {
|
||||
mkdir ./bin
|
||||
ln -sf "$(command -v pytest-3)" ./bin/pytest
|
||||
PATH="$PATH:$PWD/bin" \
|
||||
make check
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue