diff --git a/dev-python/pyclip/pyclip-0.5.4.ebuild b/dev-python/pyclip/pyclip-0.5.4.ebuild index 4bcb1c89a5..f57d3f5c17 100644 --- a/dev-python/pyclip/pyclip-0.5.4.ebuild +++ b/dev-python/pyclip/pyclip-0.5.4.ebuild @@ -22,6 +22,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" +DOCS="${S}/docs/README.md" DEPEND=" test? ( dev-python/pytest[${PYTHON_USEDEP}] ) diff --git a/dev-python/pyclip/pyclip-0.6.0.ebuild b/dev-python/pyclip/pyclip-0.6.0.ebuild index 409487c500..61efa2b6a0 100644 --- a/dev-python/pyclip/pyclip-0.6.0.ebuild +++ b/dev-python/pyclip/pyclip-0.6.0.ebuild @@ -22,6 +22,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" +DOCS="${S}/docs/README.md" DEPEND=" test? ( dev-python/pytest[${PYTHON_USEDEP}] ) diff --git a/dev-python/pyclip/pyclip-9999.ebuild b/dev-python/pyclip/pyclip-9999.ebuild index 409487c500..61efa2b6a0 100644 --- a/dev-python/pyclip/pyclip-9999.ebuild +++ b/dev-python/pyclip/pyclip-9999.ebuild @@ -22,6 +22,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" +DOCS="${S}/docs/README.md" DEPEND=" test? ( dev-python/pytest[${PYTHON_USEDEP}] )