summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2019-11-29 06:21:09 +0100
committerGeorg Brandl <georg@python.org>2019-11-29 06:21:09 +0100
commit23bc89f74d1a008a8372da87015b4e87f75c95a9 (patch)
treec539af58f7a84a685f0cae3ac27b158a76b6df5a /MANIFEST.in
parentcce99e44c7fbebede769a1fc67572a9d5cda1454 (diff)
downloadpygments-git-23bc89f74d1a008a8372da87015b4e87f75c95a9.tar.gz
update MANIFEST: no pygmentize, no TODO anymore2.5.2
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7e1d320d..c6a8567d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,5 @@
-include pygmentize
+include Makefile CHANGES LICENSE AUTHORS
include external/*
-include Makefile CHANGES LICENSE AUTHORS TODO
recursive-include tests *
recursive-include doc *
recursive-include scripts *