3 lines
105 B
Bash
3 lines
105 B
Bash
layout python
|
|
python -c 'import pyparsing' 2> /dev/null || pip install pyparsing==3.0.9 black isort mypy
|