summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorTodd Willey <todd@ansolabs.com>2011-01-18 17:42:00 -0500
committerTodd Willey <todd@ansolabs.com>2011-01-18 17:42:00 -0500
commit19aae256676e45a8147f25553398ca980b3e1bd4 (patch)
treed8a78787a0a1d93d719c7615b6223e3fae3bec27 /setup.py
parentd4e7eb818c9f4ec51fd3a88a0e92d557867511d4 (diff)
parent5b496ed35c53869623e4a968ab9d310089f3bfb2 (diff)
Trunk merge.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 3608ff805..a20802e8b 100644
--- a/setup.py
+++ b/setup.py
@@ -34,6 +34,7 @@ if os.path.isdir('.bzr'):
version_file.write(vcsversion)
+
class local_BuildDoc(BuildDoc):
def run(self):
for builder in ['html', 'man']: