aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2018-01-08 10:48:42 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2018-01-08 10:55:30 +0800
commit0436f87ff05b0835e1ed75ee2955f5097e572224 (patch)
treedf1ec4d5dc688e100a77c6326d98ba0b0d4d3990 /Pipfile
parentea7c2467b1c5d24ac56c41a2ab82355d01cf3cc2 (diff)
Fix "qtip command not found" in Docker container
- updated dependency lock - allow buidling docker image from local repository - use pip to install local package Change-Id: I9eecae54f278e57ec0ba4840b2d64abb0134d9b6 JIRA: QTIP-289 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 41772b67..58fcaf9f 100644
--- a/Pipfile
+++ b/Pipfile
@@ -13,7 +13,6 @@ pytest = "*"
pytest-cov = "*"
pytest-faker = "*"
pytest-mock = "*"
-"e1839a8" = {path = ".", editable = true}
[packages]