Auto-install -e pillar
It uses ../pillar instead of . so that it is a valid path from blender-cloud as well.
This commit is contained in:
parent
3d1c8625a3
commit
67bce48de8
@ -1,6 +1,6 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
-e ../pillar-python-sdk
|
-e ../pillar-python-sdk
|
||||||
-e .
|
-e ../pillar # also works from parent project, like blender-cloud
|
||||||
|
|
||||||
# Development requirements
|
# Development requirements
|
||||||
pytest==3.0.6
|
pytest==3.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user