summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-10-02 22:49:24 -0700
committerSteve Piercy <web@stevepiercy.com>2018-10-02 22:49:24 -0700
commit93067a729a3d25c428a9a356eaad801badf6f6a1 (patch)
tree651c38869f8d64ec05723666448b46425605b67b /MANIFEST.in
parent4c0e7f76572d8d2332c3a0e01312fdb7c5def382 (diff)
downloadpyramid-93067a729a3d25c428a9a356eaad801badf6f6a1.tar.gz
pyramid-93067a729a3d25c428a9a356eaad801badf6f6a1.tar.bz2
pyramid-93067a729a3d25c428a9a356eaad801badf6f6a1.zip
So that's what graft means
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8b2aff2ae..b47e12cc9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,7 @@
graft pyramid
graft docs
prune docs/_build
+graft .github
include README.rst
include CHANGES.rst HISTORY.rst BFG_HISTORY.rst
@@ -13,8 +14,4 @@ include HACKING.txt hacking-tox.ini
include builddocs.sh coverage.sh scaffoldtests.sh
include TODO.txt
-include .github .github/ISSUE_TEMPLATE .github/ISSUE_TEMPLATE/bug_report.md
-include .github/ISSUE_TEMPLATE/documentation.md
-include .github/ISSUE_TEMPLATE/feature_request.md
-
global-exclude __pycache__ *.py[cod]