From aeec09b397314e7068020f58ce2e1e2e55b84437 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 8 Oct 2021 15:09:59 +1100 Subject: [PATCH] Distribute sample data used to run tests --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 469f6fff..47d69d99 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include *.rst recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py *.jinja2 include LICENSE THANKS docs/changelog.rst pyproject.toml +graft samples \ No newline at end of file