Skip to content

Commit

Permalink
Fix sphinx-doc#8884: Include sphinx/search/minified-js in the tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
mitya57 committed Feb 14, 2021
1 parent c60cc0c commit 8aaea90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ recursive-include sphinx/texinputs_win *
recursive-include sphinx/themes *
recursive-include sphinx/locale *.js *.pot *.po *.mo
recursive-include sphinx/search/non-minified-js *.js
recursive-include sphinx/search/minified-js *.js
recursive-include sphinx/ext/autosummary/templates *
recursive-include tests *
recursive-include utils *
Expand Down

0 comments on commit 8aaea90

Please sign in to comment.