summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 46689eb..6bdd368 100644
--- a/setup.py
+++ b/setup.py
@@ -8,6 +8,7 @@ XStatic - setup.py
import os
from setuptools import setup, find_packages
+import pkg_resources
# The README.txt file should be written in reST so that PyPI can use
# it to generate your project's PyPI page.