Commit ac231101 authored by Jason R. Coombs's avatar Jason R. Coombs

Include tmpl files in manifest template. Workaround for #2498.

Tests once again pass on an extract of the sdist.
parent dfd15521
recursive-include setuptools *.py *.exe *.xml
recursive-include setuptools *.py *.exe *.xml *.tmpl
recursive-include tests *.py
recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.rst *.conf *.css *.css_t Makefile indexsidebar.html
recursive-include setuptools/_vendor *.py *.txt
recursive-include pkg_resources *.py *.txt
recursive-include pkg_resources/tests/data *
recursive-include tools *
recursive-include changelog.d *
include *.py
include *.rst
include MANIFEST.in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment