We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a4c99 commit e270654Copy full SHA for e270654
setup.py
@@ -18,7 +18,7 @@
18
author="Shopify",
19
author_email="developers@shopify.com",
20
url="https://github.com/Shopify/shopify_python_api",
21
- packages=["shopify", "shopify/resources"],
+ packages=["shopify", "shopify/resources", "shopify/utils"],
22
scripts=["scripts/shopify_api.py"],
23
license="MIT License",
24
install_requires=[
0 commit comments