Including README.rst and the docs in MANIFEST.in. Fixes #40.

This commit is contained in:
Bryan Veloso 2011-11-01 01:30:59 +09:00
parent 28f4dd0103
commit a2296a382b

View file

@ -1,2 +1,4 @@
include AUTHORS
include LICENSE
include README.rst
recursive-include docs *