relay python venv packages
This commit is contained in:
parent
cbb5a9a370
commit
98923934b3
1 changed files with 1 additions and 0 deletions
1
spcd.sh
1
spcd.sh
|
@ -772,6 +772,7 @@ spcd_write_python_module() {
|
|||
for spcd_wpm__variable in \
|
||||
OS_ID OS_VERSION \
|
||||
PROJECT_ROOT PROJECT_PATH PROJECT_NAME \
|
||||
PYTHON_VENV_PACKAGES \
|
||||
OPEN DOWN VERT SPLT __UP SHUT; do
|
||||
spcd_wpm__value="$(spcd_echo "SPCD_${spcd_wpm__variable}")"
|
||||
spcd_wpm__text="${spcd_wpm__text}${spcd_wpm__value}
|
||||
|
|
Loading…
Reference in a new issue