summaryrefslogtreecommitdiff
path: root/baserockimport/exts/python.to_lorry
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-12-05 18:23:42 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-12-05 22:47:52 +0000
commitf32e621568383893c20a473222f8b1ba49879c1c (patch)
tree9686f714b7cb3568a9050dfed89b3ad147c7af15 /baserockimport/exts/python.to_lorry
parent443da95fdeac8f97551854226d216aece7813bd3 (diff)
downloadimport-f32e621568383893c20a473222f8b1ba49879c1c.tar.gz
Add tests for python.to_lorry
Diffstat (limited to 'baserockimport/exts/python.to_lorry')
-rwxr-xr-xbaserockimport/exts/python.to_lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserockimport/exts/python.to_lorry b/baserockimport/exts/python.to_lorry
index e39c8d1..b7341ca 100755
--- a/baserockimport/exts/python.to_lorry
+++ b/baserockimport/exts/python.to_lorry
@@ -31,7 +31,7 @@ import select
import pkg_resources
-from importer_pip_common import *
+from importer_python_common import *
def fetch_package_metadata(package_name):
try: