mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/passlib: fix QA warning about tests
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
@@ -14,6 +14,7 @@ LICENSE="BSD-2"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
SLOT="0"
|
||||
IUSE="+bcrypt doc +scrypt test +totp"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="bcrypt? ( dev-python/bcrypt[${PYTHON_USEDEP}] )
|
||||
totp? ( dev-python/cryptography[${PYTHON_USEDEP}] )
|
||||
|
||||
Reference in New Issue
Block a user