summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/stripe/stripe-1.66.0.ebuild')
-rw-r--r--dev-python/stripe/stripe-1.66.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-1.66.0.ebuild b/dev-python/stripe/stripe-1.66.0.ebuild
index e0bbe3dd84b6..674033205871 100644
--- a/dev-python/stripe/stripe-1.66.0.ebuild
+++ b/dev-python/stripe/stripe-1.66.0.ebuild
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
dev-python/pycurl
)"
-DOCS="CHANGELOG LONG_DESCRIPTION.rst README.md"
+DOCS="LONG_DESCRIPTION.rst"
python_test() {
${PYTHON:-python} -Wall setup.py test || die