mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
6 lines
191 B
YAML
6 lines
191 B
YAML
dependencies:
|
|
pre:
|
|
- sudo pip install -r dev_requirements.txt
|
|
- git config --global user.email "tester@example.com"
|
|
- git config --global user.name "Tester McGee"
|