Guest User

Untitled

a guest
Jul 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. pipenv install
  2. pipenv run python main.py
  3.  
  4. pipenv run python /path/to/main.py
  5.  
  6. source path_to_dir/.venv/bin/activate
Add Comment
Please, Sign In to add comment