diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-behave_1.2.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-behave_1.2.6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb index da4f3047f9..97b59358f7 100644 --- a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb +++ b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb | |||
@@ -7,7 +7,6 @@ PV .= "+git${SRCREV}" | |||
7 | SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370" | 7 | SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370" |
8 | SRC_URI += "git://github.com/behave/behave;branch=master;protocol=https" | 8 | SRC_URI += "git://github.com/behave/behave;branch=master;protocol=https" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | 10 | ||
12 | inherit setuptools3 | 11 | inherit setuptools3 |
13 | 12 | ||