Updated setup.py file to install stuff on a python setup.py install command.

This commit is contained in:
Monty Taylor
2010-07-27 21:41:07 -07:00
parent f7bdf54ece
commit f821c459ed
2 changed files with 20 additions and 9 deletions

View File

@@ -1,4 +1,10 @@
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
build-dir = doc/build
all_files = 1
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0