Created
October 20, 2017 15:18
-
-
Save elvikito/8f0df17ab11e273ac1a05c161afd25b3 to your computer and use it in GitHub Desktop.
virtual env with python.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| virtualenv --no-site-packages --python=/usr/bin/python2.7 env |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment