lib/rwx
This commit is contained in:
parent
46d7b287a6
commit
295c9c67f2
1 changed files with 1 additions and 0 deletions
1
re.sh
1
re.sh
|
@ -40,6 +40,7 @@ list() {
|
||||||
}
|
}
|
||||||
list_venv() {
|
list_venv() {
|
||||||
list "${1}" "bin/python"
|
list "${1}" "bin/python"
|
||||||
|
list "${1}" "lib/$(basename "${1}")/site-packages/rwx"
|
||||||
}
|
}
|
||||||
pip_install() {
|
pip_install() {
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue