summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 9e63bd234..4bf60028a 100755
--- a/setup.py
+++ b/setup.py
@@ -135,6 +135,7 @@ what-you-see-is-what-you-get plaintext markup syntax.""", # wrap at col 60
'docutils.readers',
'docutils.readers.python',
'docutils.transforms',
+ 'docutils.math',
'docutils.writers',
'docutils.writers.html4css1',
# 'docutils.writers.html4strict', # in the sandbox!