From 9376e40575b476cadc350c8eeef2973f084ed9fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 7 Mar 2017 14:23:42 +0100 Subject: [PATCH] Auto-install -e attract It uses ../attract instead of . so that it is a valid path from blender-cloud as well. --- requirements-dev.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bb45aec..6161585 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,4 @@ -r requirements.txt -r ../pillar/requirements-dev.txt --e ../pillar-python-sdk --e ../pillar +-e ../attract # also works from parent project, like blender-cloud