mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-04-07 16:27:49 +00:00
Fixed errors in apt installs and added pipenv install
This commit is contained in:
4
setup/pip-install.sh
Normal file
4
setup/pip-install.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
pip install --upgrade setuptools
|
||||
pip install ez_setup
|
||||
pip install pipenv
|
||||
Reference in New Issue
Block a user