Actually install project globally
This commit is contained in:
parent
13006922d7
commit
48108295d8
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ dependencies:
|
|||
|
||||
post:
|
||||
- pip install -r dev-requirements.txt
|
||||
- pip install -e .
|
||||
|
||||
|
||||
test:
|
||||
|
|
Reference in a new issue