This commit is contained in:
parent
40399d1b71
commit
cc96c1cd81
1 changed files with 0 additions and 4 deletions
|
@ -949,10 +949,6 @@ spcd_pip_install() {
|
|||
spcd_pi__path="$(spcd_git_clone "${1}")"
|
||||
spcd_pi__path="${spcd_pi__path}/${spcd_pi__name}"
|
||||
spcd_pi__target="${SPCD_PYTHON_VENV_PACKAGES}"
|
||||
echo "\
|
||||
${spcd_pi__path}
|
||||
↓
|
||||
${spcd_pi__target}"
|
||||
cp --recursive "${spcd_pi__path}" "${spcd_pi__target}"
|
||||
echo "${spcd_pi__target}/${spcd_pi__name}"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue