Actually install project globally

This commit is contained in:
Jake Howard 2017-04-26 14:58:04 +01:00
parent 13006922d7
commit 48108295d8

View File

@ -12,6 +12,7 @@ dependencies:
post:
- pip install -r dev-requirements.txt
- pip install -e .
test: