Skip to content

Instantly share code, notes, and snippets.

@obabawale
Last active May 14, 2020 12:50
Show Gist options
  • Save obabawale/e9d1902e9590faada4cbdb68833a64e0 to your computer and use it in GitHub Desktop.
Save obabawale/e9d1902e9590faada4cbdb68833a64e0 to your computer and use it in GitHub Desktop.
soln to pip install problem
xargs -a requirements.txt -n 1 pip install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment