mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-10 21:24:15 +00:00
download dependency modules to vendor if you want.
This commit is contained in:
parent
d45ecfafcc
commit
cf4816fc13
3
getVendor.sh
Executable file
3
getVendor.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
pip install --target ./vendor -r requirements.txt
|
Loading…
Reference in New Issue
Block a user