Add script and configure environment to install python dependencies into a project subfolder
This commit is contained in:
parent
c6315a01f0
commit
fb50140762
6 changed files with 12 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
/application/**/migrations/*
|
||||
/archive/*
|
||||
/logs/*
|
||||
/packages/*
|
||||
/temp
|
||||
/tmp
|
||||
__pycache__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue