Using pillarsdk from pypi

This commit is contained in:
2016-05-03 13:42:00 +02:00
parent 329d830f63
commit ad7e9acb5d
3 changed files with 45 additions and 24 deletions

View File

@@ -38,4 +38,4 @@ def load_wheel(module_name, fname_prefix):
def load_wheels():
load_wheel('lockfile', 'lockfile')
load_wheel('cachecontrol', 'CacheControl')
load_wheel('pillarsdk', 'pillar_sdk')
load_wheel('pillarsdk', 'pillarsdk')