mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-doc/geeknote: enable tests
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -15,6 +15,10 @@ EGIT_REPO_URI="https://github.com/vitaly-zdanevich/geeknote"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="test? (
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/evernote2[${PYTHON_USEDEP}]
|
||||
dev-python/html2text[${PYTHON_USEDEP}]
|
||||
@@ -35,3 +39,5 @@ python_install_all() {
|
||||
doins completion/zsh_completion/_geeknote
|
||||
distutils-r1_python_install_all
|
||||
}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user