File size: 86 Bytes
2abfccb
 
 
 
1
2
3
4
python3 -m venv venv
source venv/bin/activate
pip install -U autopep8
pip install -e .