summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ea55db4..076179c 100644
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-from xstatic.pkg import d3 as xs
+from xstatic.pkg import hogan as xs
# The README.txt file should be written in reST so that PyPI can use
# it to generate your project's PyPI page.