summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2016-04-11 08:22:11 -0700
committerDavid Lord <davidism@gmail.com>2016-04-11 08:22:11 -0700
commitc76d0daa0872ad01137e52c5f14cdef817ca8eba (patch)
tree996ffc1eb27e57981407ea5d342c517f35372c4f /MANIFEST.in
parent3226ab507e63f42343cdf2de2df5efbc1bf095c6 (diff)
downloadmarkupsafe-c76d0daa0872ad01137e52c5f14cdef817ca8eba.tar.gz
standard test tools setup
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d50e4e0..c76ba68 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include LICENSE README.rst AUTHORS
+include AUTHORS CHANGES LICENSE tests.py tox.ini
recursive-include markupsafe *.c