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 aad742d..c82bb9a 100755
--- a/setup.py
+++ b/setup.py
@@ -34,6 +34,7 @@ install = [
'odfpy',
'openpyxl>=2.4.0',
'backports.csv;python_version<"3.0"',
+ 'markuppy'
'xlrd',
'xlwt',
'pyyaml',