summaryrefslogtreecommitdiffstats
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 3e4e6b42..dca44ade 100755
--- a/setup.py
+++ b/setup.py
@@ -16,6 +16,7 @@
16"""Python packaging for repo.""" 16"""Python packaging for repo."""
17 17
18import os 18import os
19
19import setuptools 20import setuptools
20 21
21 22