Distribute sample data used to run tests.

This commit is contained in:
Ben Sturmfels 2021-10-08 15:09:59 +11:00
commit 8be45bd89c
No known key found for this signature in database
GPG key ID: 023C05E2C9C068F0

View file

@ -1,3 +1,5 @@
include *.rst
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py *.jinja2
recursive-include samples *
exclude samples/__pycache__/*
include LICENSE THANKS docs/changelog.rst pyproject.toml