Merge branch 'master' of matoro/HomeAssistantRepository into master

Thanks.
This commit is contained in:
Andreas Billmeier 2019-10-22 16:33:30 +02:00 committed by Gitea
commit 19cd387339
2 changed files with 0 additions and 8 deletions

View File

@ -27,10 +27,6 @@ DEPEND="
)
"
PATCHES=(
"${FILESDIR}/${PN}-16.8-distutils.patch"
)
python_test() {
py.test --capture=no --strict -v || die
}

View File

@ -27,10 +27,6 @@ DEPEND="
)
"
PATCHES=(
"${FILESDIR}/${PN}-16.8-distutils.patch"
)
python_test() {
py.test --capture=no --strict -v || die
}