summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 22:04:28 +0100
committerGeorg Brandl <georg@python.org>2017-01-22 22:04:28 +0100
commit77ff159528222b8cf182d6762cc1c7d9fc71151c (patch)
treecfb580deecd4f206e60a0be3a0e11addbdebcbe9 /MANIFEST.in
parenta82f7a4953bcbc16813b18d761d91dd215149c0d (diff)
downloadpygments-77ff159528222b8cf182d6762cc1c7d9fc71151c.tar.gz
Bump to 2.2.0 final.2.2.0
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 cfec4e94..7e1d320d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,6 @@
include pygmentize
include external/*
-include Makefile CHANGES LICENSE AUTHORS TODO ez_setup.py
+include Makefile CHANGES LICENSE AUTHORS TODO
recursive-include tests *
recursive-include doc *
recursive-include scripts *