Closed benzkji closed 9 years ago
when creating the virtualenv, right after also do:
pip install --upgrade pip pip install pip-tools
and move from pip install -r to pip-sync
pip install -r
pip-sync
when creating the virtualenv, right after also do:
and move from
pip install -r
topip-sync