IMP connector_walmart Important change to authentication methods used by API

This commit is contained in:
Jared Kipe
2019-08-22 12:58:14 -07:00
parent 0af4946d8e
commit a84903870a
9 changed files with 423 additions and 285 deletions

View File

@@ -1 +1,7 @@
from . import walmart
"""python-walmart - Walmart Marketplace API"""
__version__ = '0.0.6'
__author__ = 'Fulfil.IO Inc. <hello@fulfil.io>'
__all__ = []
from .walmart import Walmart # noqa