Skip to content

Commit e270654

Browse files
committed
Add shopify/utils to setup.py
1 parent 50a4c99 commit e270654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
author="Shopify",
1919
author_email="[email protected]",
2020
url="https://github.com/Shopify/shopify_python_api",
21-
packages=["shopify", "shopify/resources"],
21+
packages=["shopify", "shopify/resources", "shopify/utils"],
2222
scripts=["scripts/shopify_api.py"],
2323
license="MIT License",
2424
install_requires=[

0 commit comments

Comments
 (0)