download dependency modules to vendor if you want.

pull/144/head
林檎 7 years ago
parent d45ecfafcc
commit cf4816fc13

@ -0,0 +1,3 @@
#!/bin/bash -e
pip install --target ./vendor -r requirements.txt
Loading…
Cancel
Save