Skip to content

Instantly share code, notes, and snippets.

@justinhennessy
Created December 20, 2018 22:36
Show Gist options
  • Save justinhennessy/cceb8fb80fab56b153ea71e84304cec0 to your computer and use it in GitHub Desktop.
Save justinhennessy/cceb8fb80fab56b153ea71e84304cec0 to your computer and use it in GitHub Desktop.
#!/bin/bash
rm -rf modules || true
pip install -r requirements.txt -t modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment