Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2016-08-15 08:20:48 +0300
committerGitHub <noreply@github.com>2016-08-15 08:20:48 +0300
commitb03b7e543f5e135d046d2fe407def219336c12b2 (patch)
tree524bfefed9b45291d053ee4fb964c96c678cf515 /MANIFEST.in
parent63d2330b8f35e009382ab79aa239717555b46cf5 (diff)
parent1cabc17edb0c61a7c702c72f98ada38ae0ecaa22 (diff)
Merge pull request #2770 from tk0miya/2765_bundle_grammars
Fix #2765: bundle grammar files
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 5e95299de..e2560383c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -21,8 +21,7 @@ recursive-include sphinx/search/non-minified-js *.js
recursive-include sphinx/ext/autosummary/templates *
recursive-include tests *
recursive-include utils *
-include sphinx/pycode/Grammar-py2.txt
-include sphinx/pycode/Grammar-py3.txt
+include sphinx/pycode/Grammar-py*
recursive-include doc *
prune doc/_build