]> git.ipfire.org Git - thirdparty/tornado.git/commit
add docs recursively to MANIFEST.in 1436/head
authorAlex Brandt <alunduil@alunduil.com>
Sun, 3 May 2015 14:45:20 +0000 (09:45 -0500)
committerAlex Brandt <alunduil@alunduil.com>
Thu, 7 May 2015 15:25:39 +0000 (10:25 -0500)
commit8e4ff358f65fb0a0c107bb4dfa4e7660ece83a00
tree6c651e91563adce45323af9ac2dc728d0e510d75
parentbb77f2887f9c1158401e21f525d5d2054a6258e3
add docs recursively to MANIFEST.in

When packaging tornado for Gentoo I found the documentation was not
available in the sdist provided on pypi.  This adds the documentation so
that users can choose to install it locally.
MANIFEST.in