summaryrefslogtreecommitdiff
path: root/wheel/signatures/keys.py
diff options
context:
space:
mode:
Diffstat (limited to 'wheel/signatures/keys.py')
-rw-r--r--wheel/signatures/keys.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheel/signatures/keys.py b/wheel/signatures/keys.py
index 1dde4bf..57d7feb 100644
--- a/wheel/signatures/keys.py
+++ b/wheel/signatures/keys.py
@@ -33,7 +33,7 @@ wheel export key
import json
import os.path
-from wheel.util import native, load_config_paths, save_config_path
+from ..util import native, load_config_paths, save_config_path
class WheelKeys(object):
SCHEMA = 1