remove trailing '/'

fix_request_path_info
gordon 2012-12-16 19:22:02 -05:00
parent 28b8885236
commit 9de33bd172
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ include README.rst
include LICENSE include LICENSE
include DOCS.rst include DOCS.rst
include CHANGES.rst include CHANGES.rst
recursive-include polymorphic/templates/ *.html recursive-include polymorphic/templates *.html