Skip to content

Commit

Permalink
Removed comment from MANIFEST.in, to reduce noise (as asked in #1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
rshk committed Nov 27, 2013
1 parent d9ff5b0 commit 4e3e966
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions MANIFEST.in
Expand Up @@ -6,17 +6,6 @@ recursive-include ckan/i18n *
recursive-include ckan/templates *
recursive-include ckan *.ini

##------------------------------------------------------------
## Warning: ``**`` glob patterns are equivalent to ``*``,
## they *do not* match any level of sub-directories but
## just one. We need to list all the directories
## explicitly for this to work!
##------------------------------------------------------------

#recursive-include ckanext/**/public *
#recursive-include ckanext/**/templates *
#recursive-include ckanext/**/i18n *

recursive-include ckanext/*/i18n *
recursive-include ckanext/*/public *
recursive-include ckanext/*/templates *
Expand Down

0 comments on commit 4e3e966

Please sign in to comment.