if in doubt, sudo
This commit is contained in:
parent
48108295d8
commit
2d16066cb2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ dependencies:
|
||||||
|
|
||||||
post:
|
post:
|
||||||
- pip install -r dev-requirements.txt
|
- pip install -r dev-requirements.txt
|
||||||
- pip install -e .
|
- sudo pip install -e .
|
||||||
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
Reference in a new issue