summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sqlparse/sqlparse-0.3.1.ebuild')
-rw-r--r--dev-python/sqlparse/sqlparse-0.3.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/sqlparse/sqlparse-0.3.1.ebuild b/dev-python/sqlparse/sqlparse-0.3.1.ebuild
index edaec538f391..aa01d5650d65 100644
--- a/dev-python/sqlparse/sqlparse-0.3.1.ebuild
+++ b/dev-python/sqlparse/sqlparse-0.3.1.ebuild
@@ -18,5 +18,8 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
LICENSE="BSD-2"
+BDEPEND="
+ test? ( <dev-python/pytest-6[${PYTHON_USEDEP}] )"
+
distutils_enable_sphinx docs/source
distutils_enable_tests pytest