mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/stdio-mgr: add missing dep on attrs
Closes: https://bugs.gentoo.org/780993 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -18,6 +18,8 @@ LICENSE="MIT"
|
||||
KEYWORDS="~amd64 ~x86 "
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
# doc directory is not included in the release tarball for some reason
|
||||
#distutils_enable_sphinx doc \
|
||||
|
||||
Reference in New Issue
Block a user