summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pymc3/pymc3-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pymc3/pymc3-3.1.ebuild b/sci-mathematics/pymc3/pymc3-3.1.ebuild
index 0361603fbe9f..658b90729d13 100644
--- a/sci-mathematics/pymc3/pymc3-3.1.ebuild
+++ b/sci-mathematics/pymc3/pymc3-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -46,7 +46,7 @@ DEPEND="
)
"
-DOCS=(CHANGELOG.md CONTRIBUTING.md RELEASE-NOTES.md
+DOCS=(CONTRIBUTING.md RELEASE-NOTES.md
CONDUCT.md GOVERNANCE.md README.rst)
python_prepare_all() {