mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
try to get circle working
This commit is contained in:
parent
658d440ac7
commit
af0ecb1ce3
|
|
@ -1,5 +1,7 @@
|
|||
dependencies:
|
||||
pre:
|
||||
- sudo pip install -r dev_requirements.txt
|
||||
- sudo pip install -r requirements-dev.txt
|
||||
- git config --global user.email "tester@example.com"
|
||||
- git config --global user.name "Tester McGee"
|
||||
test:
|
||||
nosetests
|
||||
|
|
|
|||
Loading…
Reference in a new issue