From 4c0e7f76572d8d2332c3a0e01312fdb7c5def382 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 2 Oct 2018 22:30:32 -0700 Subject: Is this "graft"? --- MANIFEST.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 7371479f8..8b2aff2ae 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,6 +13,8 @@ include HACKING.txt hacking-tox.ini include builddocs.sh coverage.sh scaffoldtests.sh include TODO.txt -include .github .github/* +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] -- cgit v1.2.3