Inlcude tests in PyPI tarball

The tests are useful for downstream packagers and do not hurt normal users (because they are usually not run).
This commit is contained in:
Robert Schütz
2018-04-08 16:35:36 +02:00
committed by GitHub
parent d6843ce03d
commit 417d025134

View File

@@ -11,4 +11,4 @@ recursive-exclude docs *.pyo
prune docs/_build
recursive-include sigal/themes *
include sigal/templates/sigal.conf.py
recursive-exclude tests *
recursive-include tests *