mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-12-15 18:03:01 -06:00
add pipinstall script and append py_modules to PYTHONPATH
allows dependent python modules to be installed
This commit is contained in:
parent
e2b4542b58
commit
561751e028
3 changed files with 8 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,6 +22,7 @@ coverage
|
|||
# Dependency directory
|
||||
node_modules
|
||||
bower_components
|
||||
py_modules
|
||||
|
||||
# Editors
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue