7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
|
tl;dr the use of virtual env:
|
|||
|
|
|||
|
# #! /usr/bin/env python
|
|||
|
# . venv/bin/activate
|
|||
|
|
|||
|
|