Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 225 Bytes

File metadata and controls

6 lines (6 loc) · 225 Bytes
  1. run "virtualenv -p python2.7 <environment_name>"
  2. run "cd <environment_name>"
  3. run "source bin/activate"
  4. extract test_task.7z to <environment_name>
  5. run "pip install -r pip-packages"
  6. can execute commands now