Adding missing files from docs to sdist tarball.

This commit is contained in:
Gabriel Hurley 2013-06-04 23:57:01 -07:00
parent 7b7360366d
commit e070645f86
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
recursive-include docs *.rst
recursive-include docs *.rst *.py *.bat Makefile
recursive-include openstack_auth/locale *
recursive-include openstack_auth/tests/templates *.html
include LICENSE
include README.rst
include README.rst

View File

@ -1,2 +1,2 @@
# following PEP 386
__version__ = "1.0.10"
__version__ = "1.0.11"