changed import to reflect vendorized openpyxl

This commit is contained in:
James Patrick Robinson Jr 2013-08-28 09:45:30 -04:00
parent 85e2bd73fc
commit 7545f3726e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
import unittest
import sys
import openpyxl
from tablib.packages import openpyxl
import os
import tablib
from tablib.compat import markup, unicode